Skip to content

Commit

Permalink
Update gateway/api/ray.py
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Schweigert <[email protected]>
  • Loading branch information
IceKhan13 and psschwei authored May 2, 2024
1 parent ae6abe6 commit 75dc7a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gateway/api/ray.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ def create_ray_cluster(
# user: Any,
cluster_name: Optional[str] = None,
cluster_data: Optional[str] = None,
# job_config: Optional[JobConfig] = None,
) -> Optional[ComputeResource]:
"""Creates ray cluster.
Expand Down

0 comments on commit 75dc7a1

Please sign in to comment.