Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python api of placement group #9243

Merged
merged 19 commits into from
Jul 27, 2020
Prev Previous commit
fix error
  • Loading branch information
senlin.zsl committed Jul 27, 2020
commit c07dd8e9ef57a20e70173b7150a7546b85aad3e1
1 change: 1 addition & 0 deletions python/ray/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,5 @@
"ObjectRef",
"TaskID",
"UniqueID",
"PlacementGroupID",
]