Skip to content

Commit 77fd1cf

Browse files
ShaharNavehWillAyd
authored andcommitted
Added a '-' to fix my OCD (#30829)
1 parent ba58ead commit 77fd1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/period.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ def raise_on_incompatible(left, right):
743743
right : None, DateOffset, Period, ndarray, or timedelta-like
744744
745745
Returns
746-
------
746+
-------
747747
IncompatibleFrequency
748748
Exception to be raised by the caller.
749749
"""

0 commit comments

Comments
 (0)