Skip to content

Commit 24863c9

Browse files
committed
removed white lines
1 parent fff34ae commit 24863c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/dcm2nii.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ def _parse_stdout(self, stdout):
268268
pass
269269
if out_file:
270270
files.append(out_file + ".nii.gz")
271-
272271
if self.inputs.bids_format:
273272
bids.append(out_file + ".bids")
274273
continue

0 commit comments

Comments
 (0)