Skip to content

Commit

Permalink
Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jrobinAV committed Mar 21, 2024
1 parent 701ffac commit 074bc94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def test_can_execute():
dispatcher._nb_available_workers = 1
assert dispatcher._can_execute()


def test_update_job_status_from_future():
task = create_task()
job = Job(JobId("job"), task, "s_id", task.id)
Expand Down

0 comments on commit 074bc94

Please sign in to comment.