mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 21:53:18 +08:00
Rename the ray.operator module to ray.ray_operator (#13705)
* Rename ray.operator module * mypy
This commit is contained in:
+1
-1
@@ -449,7 +449,7 @@ setuptools.setup(
|
||||
"ray=ray.scripts.scripts:main",
|
||||
"rllib=ray.rllib.scripts:cli [rllib]",
|
||||
"tune=ray.tune.scripts:cli",
|
||||
"ray-operator=ray.operator.operator:main",
|
||||
"ray-operator=ray.ray_operator.operator:main",
|
||||
"serve=ray.serve.scripts:cli",
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user