Skip to content

Commit dee2e58

Browse files
committed
doc: make check-before-commit
1 parent 2090493 commit dee2e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/dcm2nii.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ def _parse_stdout(self, stdout):
160160
reoriented_and_cropped_files.append(os.path.join(base, filename))
161161
skip = True
162162
continue
163-
163+
164164
skip = False
165165
return files, reoriented_files, reoriented_and_cropped_files, bvecs, bvals
166166

0 commit comments

Comments
 (0)