Skip to content

Commit b8ce111

Browse files
committed
martin comment
1 parent f4dfea6 commit b8ce111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spglm/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def _bit_length_26(x):
1919

2020
######################################################################
2121
# TODO - remove GH#39
22-
string_types = basestring # noqa F821 - `nan_dot` not defined - should remove
22+
string_types = basestring # noqa F821 - `basestring` not defined - should remove
2323
######################################################################
2424

2525
class NumpyVersion:

0 commit comments

Comments
 (0)