We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61c1d7 commit a4c4de5Copy full SHA for a4c4de5
nipype/interfaces/spm/preprocess.py
@@ -17,7 +17,7 @@
17
from ...utils.filemanip import (fname_presuffix, ensure_list,
18
simplify_list, split_filename)
19
from ..base import (OutputMultiPath, TraitedSpec, isdefined,
20
- traits, InputMultiPath, File, Str)
+ traits, InputMultiPath, InputMultiObject, File, Str)
21
from .base import (SPMCommand, scans_for_fname, func_is_3d,
22
scans_for_fnames, SPMCommandInputSpec, ImageFileSPM)
23
0 commit comments