Skip to content

Commit 4650c08

Browse files
tsaloeffigies
andcommitted
Update niworkflows/interfaces/registration.py
Co-Authored-By: Chris Markiewicz <[email protected]>
1 parent 355bd8a commit 4650c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/interfaces/registration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from nilearn.image import index_img
1616
from nipype.utils.filemanip import fname_presuffix
1717
from nipype.interfaces.base import (
18-
traits, isdefined, TraitedSpec, BaseInterfaceInputSpec, File, SimpleInterface, InputMultiPath)
18+
traits, isdefined, TraitedSpec, BaseInterfaceInputSpec, File, SimpleInterface, InputMultiObject)
1919
from nipype.interfaces.mixins import reporting
2020
from nipype.interfaces import freesurfer as fs
2121
from nipype.interfaces import fsl, ants, afni

0 commit comments

Comments
 (0)