Skip to content

Commit ed15c70

Browse files
committed
sty: white space
1 parent d15dc7a commit ed15c70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/ants/segmentation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ def _format_arg(self, opt, spec, val):
447447
retval += ext
448448
return retval
449449
return super(ANTSCommand, self)._format_arg(opt, spec, val)
450+
450451
def _run_interface(self, runtime):
451452
priors_directory = os.path.join(os.getcwd(), "priors")
452453
if not os.path.exists(priors_directory):

0 commit comments

Comments
 (0)