mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 19:00:36 +08:00
Remove PYTHON_MODE that is not defined in Ray so that import * will work from other packages. (#13544)
This commit is contained in:
@@ -130,7 +130,6 @@ __all__ = [
|
||||
"util",
|
||||
"wait",
|
||||
"LOCAL_MODE",
|
||||
"PYTHON_MODE",
|
||||
"SCRIPT_MODE",
|
||||
"WORKER_MODE",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user