Skip to content

Commit d78dc1d

Browse files
author
bpinsard
committed
importfix
1 parent 572fc58 commit d78dc1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import numpy as np
2020

21-
from nipype.interfaces.fsl.base import (FSLCommand, FSLCommandInputSpec)
21+
from nipype.interfaces.fsl.base import (FSLCommand, FSLCommandInputSpec, Info)
2222
from nipype.interfaces.base import (load_template, File, traits, isdefined,
2323
TraitedSpec, BaseInterface, Directory,
2424
InputMultiPath, OutputMultiPath,

0 commit comments

Comments
 (0)