Skip to content

Commit 61c758d

Browse files
KhemkaranKhemkaran
authored andcommitted
minor docstring change in interval.py
1 parent d4ae649 commit 61c758d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/interval.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,7 @@ def mid(self) -> Index:
13751375
13761376
Parameters
13771377
----------
1378-
other : %(klass)s
1378+
other : Interval
13791379
Interval to check against for an overlap.
13801380
13811381
Returns

0 commit comments

Comments
 (0)