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 8673fdb commit eb4130fCopy full SHA for eb4130f
nipype/pipeline/plugins/tests/test_callback.py
@@ -11,7 +11,7 @@
11
import pandas
12
has_pandas = True
13
except ImportError:
14
- has_pandas = False
+ has_pandas = False
15
16
def func():
17
return
0 commit comments