Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Oct 20, 2023
1 parent cfead11 commit 0ce4b3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,4 @@ def _launch_checked_job_old(n_boards: int, spalloc_kwargs: dict) -> Tuple[
del connections[key]
for avoid_job in avoid_jobs:
avoid_job.destroy("Asked to avoid by cfg")
return job, hostname, connections
return job, hostname, connections

0 comments on commit 0ce4b3d

Please sign in to comment.