Skip to content

Commit 2e71052

Browse files
committed
FIX: Add mixins.__init__
1 parent 982822c commit 2e71052

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

nipype/interfaces/mixins/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from reporting import (
2+
ReportCapableInterface, ReportCapableInputSpec, ReportCapableOutputSpec)

0 commit comments

Comments
 (0)