Skip to content

Commit

Permalink
Run Black
Browse files Browse the repository at this point in the history
  • Loading branch information
alollo-ca committed Jan 3, 2022
1 parent 335a407 commit 92187f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tasks/cubejs/test_cubejs_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ def test_run_with_max_wait_time_raises(self):
query="query",
security_context={"foo": "bar"},
wait_time_between_api_calls=1,
max_wait_time=3
max_wait_time=3,
)

0 comments on commit 92187f8

Please sign in to comment.