We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc1f17 commit e480f40Copy full SHA for e480f40
nipype/interfaces/tests/test_io.py
@@ -77,7 +77,6 @@
77
have_pybids = True
78
try:
79
import bids
80
- from bids import grabbids as gb
81
filepath = os.path.realpath(os.path.dirname(bids.__file__))
82
datadir = os.path.realpath(os.path.join(filepath, 'tests/data/'))
83
except ImportError:
0 commit comments