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 ae112f1 commit 9f3d24cCopy full SHA for 9f3d24c
nixio/datatype.py
@@ -7,7 +7,6 @@
7
# modification, are permitted under the terms of the BSD License. See
8
# LICENSE file in the root of the Project.
9
from numbers import Integral, Real
10
-from six import string_types
11
from packaging import version
12
13
import numpy as np
0 commit comments