Skip to content

Commit 20325c6

Browse files
committed
pacify flake8
1 parent c1bea4a commit 20325c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fmriprep/workflows/bold/tests/test_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import numpy as np
77
from nipype.pipeline import engine as pe
8-
from nipype.utils.filemanip import fname_presuffix
8+
from nipype.utils.filemanip import fname_presuffix, copyfile
99
from nilearn.image import load_img
1010

1111
from niworkflows.interfaces.masks import ROIsPlot

0 commit comments

Comments
 (0)