We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1bea4a commit 20325c6Copy full SHA for 20325c6
fmriprep/workflows/bold/tests/test_util.py
@@ -5,7 +5,7 @@
5
6
import numpy as np
7
from nipype.pipeline import engine as pe
8
-from nipype.utils.filemanip import fname_presuffix
+from nipype.utils.filemanip import fname_presuffix, copyfile
9
from nilearn.image import load_img
10
11
from niworkflows.interfaces.masks import ROIsPlot
0 commit comments