Skip to content

Commit 3ab0ccc

Browse files
committed
FIX: Import ROIsPlot from the correct location [test masks]
1 parent b35978b commit 3ab0ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/func/tests/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from nipype.utils.filemanip import fname_presuffix, copyfile
1010
from nilearn.image import load_img
1111

12-
from ...interfaces.reportlets.masks import ROIsPlot
12+
from ...interfaces.masks import ROIsPlot
1313

1414
from ..util import init_bold_reference_wf
1515

0 commit comments

Comments
 (0)