Skip to content

Commit b7caafb

Browse files
committed
Fixed linting issue
1 parent a72e434 commit b7caafb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/_libs/tslibs/timestamps.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,7 @@ cdef class _Timestamp(datetime):
416416
# Python front end to C extension type _Timestamp
417417
# This serves as the box for datetime64
418418

419+
419420
class Timestamp(_Timestamp):
420421
"""Pandas replacement for datetime.datetime
421422

0 commit comments

Comments
 (0)