Skip to content

Commit 1258e4a

Browse files
noatamirpooja-subramaniam
authored andcommitted
DOC: removed hypen to fix docs build numpydoc warnings (pandas-dev#50890)
removed hypen to fix docs build numpydoc warnings
1 parent 1bf36c7 commit 1258e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/_libs/tslibs/offsets.pyx

+1-1
Original file line numberDiff line numberDiff line change
@@ -2792,7 +2792,7 @@ cdef class Week(SingleConstructorOffset):
27922792
2nd week of each month.
27932793
27942794
Examples
2795-
---------
2795+
--------
27962796
27972797
>>> date_object = pd.Timestamp("2023-01-13")
27982798
>>> date_object

0 commit comments

Comments
 (0)