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 b25c9c3 commit 006cdcfCopy full SHA for 006cdcf
nipype/interfaces/tests/test_io.py
@@ -20,7 +20,7 @@
20
import nipype.interfaces.io as nio
21
from nipype.interfaces.base.traits_extension import isdefined
22
from nipype.interfaces.base import Undefined, TraitError
23
-from nipype.utils.filemanip import dist_is_editable
+from nipype.utils.filemanip import dist_is_editable, FileExistsError
24
25
# Check for boto
26
noboto = False
0 commit comments