Skip to content

Commit 8d4ec2a

Browse files
committed
Revert "add def INVALID_FREQ_ERR_MSG to dtypes.pxd"
This reverts commit 4085d5c.
1 parent 44740c0 commit 8d4ec2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/tslibs/dtypes.pxd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ cdef dict c_PERIOD_AND_OFFSET_DEPR_FREQSTR
1919
cdef dict attrname_to_abbrevs
2020
cdef dict npy_unit_to_attrname
2121
cdef dict attrname_to_npy_unit
22-
cdef str INVALID_FREQ_ERR_MSG
2322

2423
cdef enum c_FreqGroup:
2524
# Mirrors FreqGroup in the .pyx file

0 commit comments

Comments
 (0)