We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05d3fe2 commit 4f30113Copy full SHA for 4f30113
pandas/_libs/util.pxd
@@ -1,7 +1,7 @@
1
cimport numpy as cnp
2
from numpy cimport ndarray
3
4
-from .tslibs.util cimport *
+from pandas._libs.tslibs.util cimport *
5
6
7
cdef extern from "numpy/ndarraytypes.h":
0 commit comments