Skip to content

Commit b369447

Browse files
author
MomIsBestFriend
committed
Lint issues
1 parent 2b631b5 commit b369447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/_libs/tslibs/period.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,6 +1487,7 @@ def extract_freq(ndarray[object] values):
14871487
# -----------------------------------------------------------------------
14881488
# period helpers
14891489

1490+
14901491
@cython.wraparound(False)
14911492
@cython.boundscheck(False)
14921493
cdef int64_t[:] localize_dt64arr_to_period(const int64_t[:] stamps,

0 commit comments

Comments
 (0)