Skip to content

Commit

Permalink
Updated docstrings for missing description: Fix SA04
Browse files Browse the repository at this point in the history
pandas-dev Issue pandas-dev#28792
  • Loading branch information
suparnasnair authored Oct 7, 2019
1 parent 8e759f0 commit 62c529e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pandas/core/indexes/accessors.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,8 @@ def to_pytimedelta(self):
See Also
--------
datetime.timedelta
datetime.timedelta : A duration expressing the difference between two date, time, or datetime instances
to microsecond resolution.
Examples
--------
Expand Down

0 comments on commit 62c529e

Please sign in to comment.