Skip to content

Commit e6b258f

Browse files
committed
FIX: Relative import
1 parent 2e71052 commit e6b258f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/mixins/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from reporting import (
1+
from .reporting import (
22
ReportCapableInterface, ReportCapableInputSpec, ReportCapableOutputSpec)

0 commit comments

Comments
 (0)