Skip to content

Commit ec7587e

Browse files
CI: Fix linting on master [ci skip] (#20330)
[ci skip]
1 parent c805368 commit ec7587e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_libs/tslibs/period.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,7 +1300,7 @@ cdef class _Period(object):
13001300
13011301
Returns
13021302
-------
1303-
int
1303+
int
13041304
The second of the Period (ranges from 0 to 59).
13051305
13061306
See Also

0 commit comments

Comments
 (0)