mirror of
https://github.com/vale981/ray
synced 2025-03-11 21:56:39 -04:00
6 lines
111 B
Python
6 lines
111 B
Python
![]() |
from ray_release.command_runner.command_runner import CommandRunner
|
||
|
|
||
|
|
||
|
class JobRunner(CommandRunner):
|
||
|
pass
|