We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b7d4e5 commit 2c695d5Copy full SHA for 2c695d5
pydra/engine/run_pickled.py
@@ -2,6 +2,7 @@
2
import sys
3
from pydra.engine.helpers import load_and_run
4
5
+
6
def run_pickled(*file_paths, rerun=False):
7
loaded_objects = []
8
0 commit comments