Skip to content

Commit 456a516

Browse files
committed
fixing changes in minc
1 parent feea3ed commit 456a516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/minc/minc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1638,7 +1638,7 @@ class BlurInputSpec(CommandLineInputSpec):
16381638
dimensions = traits.Enum(
16391639
3,
16401640
1,
1641-
2
1641+
2,
16421642
desc=
16431643
'Number of dimensions to blur (either 1,2 or 3). Default value: 3.',
16441644
argstr='-dimensions %s')

0 commit comments

Comments
 (0)