We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb165a3 commit 2845b11Copy full SHA for 2845b11
pandas/tests/extension/test_numpy.py
@@ -8,7 +8,6 @@
8
9
from . import base
10
11
-
12
NP_VERSION_INFO = tuple(int(x) for x in np.__version__.split('.'))
13
14
0 commit comments