Skip to content

Commit 9cf609b

Browse files
committed
backward compatibility import
1 parent f34ab50 commit 9cf609b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nipype/workflows/fmri/fsl/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
create_parallelfeat_preproc, create_featreg_preproc,
33
create_reg_workflow)
44
from .estimate import create_modelfit_workflow, create_fixed_effects_flow
5+
6+
#backwards compatibility
7+
from ...rsfmri.fsl.resting import create_resting_preproc

0 commit comments

Comments
 (0)