Skip to content

Commit 480a57b

Browse files
removing extra line
1 parent f6c6539 commit 480a57b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/tslibs/timestamps.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,6 @@ cdef class _Timestamp(ABCTimestamp):
10231023
Timestamp.second : Return the second of the Timestamp.
10241024

10251025
Examples
1026-
10271026
--------
10281027
>>> ts = pd.Timestamp("2024-08-31 16:16:30")
10291028
>>> ts.hour

0 commit comments

Comments
 (0)