Skip to content

Commit 0cc42a0

Browse files
authored
Update run_impute_def.py
1 parent 83607c6 commit 0cc42a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grim/run_impute_def.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# pr.enable()
1717

1818

19-
def full_path(original_path, output):
19+
def full_path(output, original_path):
2020
"""
2121
Modifies the given path by replacing the last segment with the output directory
2222
and appending the original last segment to the new path.

0 commit comments

Comments
 (0)