mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 21:12:15 +08:00
[Core] Fix doc string for ray.init() (#11657)
This commit is contained in:
@@ -611,7 +611,7 @@ def init(
|
||||
development, and the API is subject to change.
|
||||
_object_spilling_config (str): The configuration json string for object
|
||||
spilling I/O worker.
|
||||
_system_config (str): JSON configuration for overriding
|
||||
_system_config (dict): Configuration for overriding
|
||||
RayConfig defaults. For testing purposes ONLY.
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user