Skip to content

Commit cde723f

Browse files
committed
Fix docstrings for pandas.Period.year SA01 Validate Docstrings err
1 parent 8169e4e commit cde723f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/_libs/tslibs/period.pyx

-1
Original file line numberDiff line numberDiff line change
@@ -2041,7 +2041,6 @@ cdef class _Period(PeriodMixin):
20412041
Returns
20422042
-------
20432043
int
2044-
The year (e.g., 2023)
20452044

20462045
See Also
20472046
--------

0 commit comments

Comments
 (0)