Skip to content

Commit fda6b17

Browse files
Update doc/source/whatsnew/v1.5.3.rst
1 parent 0d45007 commit fda6b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.5.3.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Other
4848
as pandas works toward compatibility with SQLAlchemy 2.0.
4949

5050
- Reverted deprecation (:issue:`45324`) of behavior of :meth:`Series.__getitem__` and :meth:`Series.__setitem__` slicing with an integer :class:`Index`; this will remain positional (:issue:`49612`)
51-
- Bug in :meth:`DataFrame.loc` leading to unwanted `FutureWarning` (:issue:`48673`)
51+
- Bug in :meth:`DataFrame.loc` leading to unwanted ``FutureWarning`` (:issue:`48673`)
5252
-
5353

5454
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)