Skip to content

Commit

Permalink
lint 3
Browse files Browse the repository at this point in the history
Signed-off-by: Paul S. Schweigert <[email protected]>
  • Loading branch information
psschwei committed Oct 10, 2024
1 parent 7585978 commit 76d5796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gateway/api/management/commands/schedule_queued_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def handle(self, *args, **options):
max_gpu_clusters_possible, number_of_gpu_clusters_running, True
)


def schedule_jobs_if_slots_available(
self, max_ray_clusters_possible, number_of_clusters_running, gpu_job
):
Expand Down

0 comments on commit 76d5796

Please sign in to comment.