Skip to content

Commit eecfd96

Browse files
committed
remove printing
1 parent 48c2b6b commit eecfd96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/afni/preprocess.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3519,7 +3519,6 @@ def _list_outputs(self):
35193519
else:
35203520
ext = prefix[ext_ind:]
35213521
suffix = ''
3522-
print(ext,"ext")
35233522
outputs['warped_source'] = fname_presuffix(prefix, suffix=suffix,
35243523
use_ext=False) + ext
35253524
if not self.inputs.nowarp:

0 commit comments

Comments
 (0)