Skip to content

Commit 694d855

Browse files
committed
add removed line
1 parent fb2aaf4 commit 694d855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/interfaces/afni/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -619,6 +619,7 @@ def _format_arg(self, name, spec, value):
619619
for i in value]))
620620
return super(CatMatvec, self)._format_arg(name, spec, value)
621621

622+
622623
class CenterMassInputSpec(CommandLineInputSpec):
623624
in_file = File(
624625
desc='input file to 3dCM',

0 commit comments

Comments
 (0)