Skip to content

Commit 2f33d97

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydra/engine/workers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -900,4 +900,4 @@ def close(self):
900900
"slurm": SlurmWorker,
901901
"dask": DaskWorker,
902902
"sge": SGEWorker,
903-
}
903+
}

0 commit comments

Comments
 (0)