Skip to content

Commit b3826e7

Browse files
dPyseffigies
andauthored
Update niworkflows/interfaces/nibabel.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent f8a913a commit b3826e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/interfaces/nibabel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from nipype.utils.filemanip import fname_presuffix
88
from nipype.interfaces.base import (
99
traits, TraitedSpec, BaseInterfaceInputSpec, File,
10-
SimpleInterface, OutputMultiPath, InputMultiPath
10+
SimpleInterface, OutputMultiObject, InputMultiObject
1111
)
1212

1313
IFLOGGER = logging.getLogger('nipype.interface')

0 commit comments

Comments
 (0)