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 ff883ba commit bfddda1Copy full SHA for bfddda1
nipype/interfaces/fsl/epi.py
@@ -23,7 +23,7 @@
23
isdefined, Undefined )
24
25
26
-from nipype.utils.filemanip import load_json, save_json, split_filename, fname_presuffix, FileNotFoundError
+from nipype.utils.filemanip import load_json, save_json, split_filename, fname_presuffix
27
28
warn = warnings.warn
29
warnings.filterwarnings('always', category=UserWarning)
0 commit comments