Skip to content

Commit 2c695d5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pydra/engine/run_pickled.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
import sys
33
from pydra.engine.helpers import load_and_run
44

5+
56
def run_pickled(*file_paths, rerun=False):
67
loaded_objects = []
78

0 commit comments

Comments
 (0)