mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 09:05:47 +08:00
fix linting (#6322)
This commit is contained in:
committed by
Robert Nishihara
parent
10d49a3f6f
commit
22fa9b564b
@@ -162,6 +162,7 @@ def call_ray_start(request):
|
||||
# Kill the Ray cluster.
|
||||
subprocess.check_output(["ray", "stop"])
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def call_ray_stop_only():
|
||||
yield
|
||||
|
||||
Reference in New Issue
Block a user