Skip to content

Commit 5749f9e

Browse files
committed
wrapped words at line length 80
1 parent 60f7c22 commit 5749f9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: pandas/core/indexes/datetimes.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1740,8 +1740,7 @@ def freq(self, value):
17401740
17411741
See Also
17421742
--------
1743-
is_month_start : Return a boolean indicating whether the date is
1744-
the first day of the month.
1743+
is_month_start : Return a boolean indicating whether the date is the first day of the month.
17451744
17461745
Examples
17471746
--------

0 commit comments

Comments
 (0)