mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
[hotfix] fix lint (#6236)
This commit is contained in:
@@ -2853,4 +2853,3 @@ ray.get(actor.ping.remote())
|
||||
run_string_as_driver(driver_script)
|
||||
detached_actor = ray.experimental.get_actor(actor_name)
|
||||
assert ray.get(detached_actor.ping.remote()) == "pong"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user