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 0036e0c commit e995d50Copy full SHA for e995d50
nibabel/cifti2/tests/test_new_cifti2.py
@@ -12,7 +12,7 @@
12
from nibabel import cifti2 as ci
13
from nibabel.tmpdirs import InTemporaryDirectory
14
15
-from nose.tools import assert_true, assert_equal, assert_raises
+from nose.tools import assert_true, assert_equal
16
17
affine = [[-1.5, 0, 0, 90],
18
[0, 1.5, 0, -85],
0 commit comments