Skip to content

Commit c3190a9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b156e1c commit c3190a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_local_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,4 +521,4 @@ def test_execute_task_cache_failed_no_argument(self):
521521
spawner=MpiExecSpawner,
522522
cache_directory="./cache",
523523
)
524-
q.join()
524+
q.join()

0 commit comments

Comments
 (0)