Skip to content

Commit e480f40

Browse files
committed
TEST: Remove unused grabbids import
1 parent 8cc1f17 commit e480f40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nipype/interfaces/tests/test_io.py

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
have_pybids = True
7878
try:
7979
import bids
80-
from bids import grabbids as gb
8180
filepath = os.path.realpath(os.path.dirname(bids.__file__))
8281
datadir = os.path.realpath(os.path.join(filepath, 'tests/data/'))
8382
except ImportError:

0 commit comments

Comments
 (0)