Skip to content

Commit 9a493e9

Browse files
committed
Remove extra line breaks in doc strings-v2
1 parent de464ec commit 9a493e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/_libs/tslibs/offsets.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2496,6 +2496,7 @@ cdef class Week(SingleConstructorOffset):
24962496
----------
24972497
weekday : int or None, default None
24982498
Always generate specific day of week. 0 for Monday and 6 for Sunday.
2499+
24992500
Examples
25002501
---------
25012502
>>> date_format = "%Y-%m-%d"

0 commit comments

Comments
 (0)