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 83607c6 commit 0cc42a0Copy full SHA for 0cc42a0
grim/run_impute_def.py
@@ -16,7 +16,7 @@
16
# pr.enable()
17
18
19
-def full_path(original_path, output):
+def full_path(output, original_path):
20
"""
21
Modifies the given path by replacing the last segment with the output directory
22
and appending the original last segment to the new path.
0 commit comments