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 414da00 commit 59006b0Copy full SHA for 59006b0
nibabel/cmdline/tests/test_utils.py
@@ -15,7 +15,7 @@
15
from os.path import (join as pjoin)
16
from nibabel.testing import data_path
17
from collections import OrderedDict
18
-from io import StringIO
+from six import StringIO
19
20
21
def test_table2string():
0 commit comments