Skip to content

Commit d9d55b7

Browse files
committed
fix import of specs
1 parent d35dcb2 commit d9d55b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/base/tests/test_specs.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from ....interfaces import fsl
1515
from ...utility.wrappers import Function
1616
from ....pipeline import Node
17-
from ..spec import get_filecopy_info
17+
from ..specs import get_filecopy_info
1818

1919
standard_library.install_aliases()
2020

0 commit comments

Comments
 (0)