Skip to content

Commit e58f383

Browse files
committed
Fixed docstring validation and formatting issues
1 parent 390c8be commit e58f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/indexes/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4913,7 +4913,7 @@ def values(self) -> ArrayLike:
49134913
a reference to the underlying data or a NumPy array.
49144914
49154915
.. versionchanged:: 3.0.0
4916-
4916+
49174917
The returned array is read-only.
49184918
49194919
Returns

0 commit comments

Comments
 (0)