Skip to content

Commit

Permalink
black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed Jul 16, 2023
1 parent 260ad09 commit de6e585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pysqa/executor/helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@ def find_executed_tasks(future_queue, cache_directory):
update_task_dict(
task_dict=task_dict,
task_memory_dict=task_memory_dict,
cache_directory=cache_directory
cache_directory=cache_directory,
)

0 comments on commit de6e585

Please sign in to comment.