Skip to content

Commit 1efb783

Browse files
committed
Fixed missing comma
1 parent 3c6d97d commit 1efb783

28 files changed

+28
-28
lines changed

nipype/interfaces/slicer/converters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/diffusion/diffusion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/arithmetic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/checkerboardfilter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/denoising.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/extractskeleton.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/histogrammatching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/imagelabelcombine.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/morphology.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

nipype/interfaces/slicer/filtering/n4itkbiasfieldcorrection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""Autogenerated file - DO NOT EDIT
33
If you spot a bug, please report it on the mailing list and/or change the generator."""
44

5-
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
5+
from nipype.interfaces.base import CommandLine, CommandLineInputSpec, SEMLikeCommandLine, TraitedSpec, File, Directory, traits, isdefined, InputMultiPath, OutputMultiPath
66
import os
77

88

0 commit comments

Comments
 (0)