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 24cba1b commit 03086a4Copy full SHA for 03086a4
nibabel/streamlines/tests/test_tck.py
@@ -3,7 +3,7 @@
3
import numpy as np
4
from os.path import join as pjoin
5
6
-from six import BytesIO
+from io import BytesIO
7
from nibabel.py3k import asbytes
8
9
from ..array_sequence import ArraySequence
0 commit comments