Skip to content

Commit 2845b11

Browse files
isort test_numpy.py
1 parent fb165a3 commit 2845b11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tests/extension/test_numpy.py

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
from . import base
1010

11-
1211
NP_VERSION_INFO = tuple(int(x) for x in np.__version__.split('.'))
1312

1413

0 commit comments

Comments
 (0)