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.
2 parents a6a11b9 + 9deb366 commit 0b7dc8dCopy full SHA for 0b7dc8d
nipype/__init__.py
@@ -20,7 +20,7 @@
20
try:
21
import faulthandler
22
faulthandler.enable()
23
-except ImportError:
+except:
24
pass
25
26
0 commit comments