Skip to content

Commit b46a492

Browse files
slimnsouroesteban
authored andcommitted
Updated eddy wf import
1 parent f2fe4e0 commit b46a492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmriprep/workflows/dwi/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ def init_dwi_preproc_wf(dwi_file, has_fieldmap=False):
7171
from ...interfaces.vectors import CheckGradientTable
7272
from .util import init_dwi_reference_wf
7373
from .outputs import init_reportlets_wf
74-
from .util import init_eddy_wf
74+
from .eddy import init_eddy_wf
7575

7676
layout = config.execution.layout
7777

0 commit comments

Comments
 (0)