Skip to content

Commit 9f3d24c

Browse files
authored
Update datatype.py
1 parent ae112f1 commit 9f3d24c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nixio/datatype.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# modification, are permitted under the terms of the BSD License. See
88
# LICENSE file in the root of the Project.
99
from numbers import Integral, Real
10-
from six import string_types
1110
from packaging import version
1211

1312
import numpy as np

0 commit comments

Comments
 (0)