Skip to content

Commit 5d12861

Browse files
committed
fix whatsnew blank line
1 parent c62461d commit 5d12861

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v1.5.2.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Fixed regressions
2727
Bug fixes
2828
~~~~~~~~~
2929
- Bug in the Copy-on-Write implementation losing track of views in certain chained indexing cases (:issue:`48996`)
30-
- Fixed bug when instantiating a ``DataFrame`` subclass inheriting from ``typing.Generic`` that triggered a ``UserWarning`` on python 3.11 (:issue:49649)
30+
- Fixed bug when instantiating a :class:`DataFrame` subclass inheriting from ``typing.Generic`` that triggered a ``UserWarning`` on python 3.11 (:issue:49649)
3131
-
32+
3233
.. ---------------------------------------------------------------------------
3334
.. _whatsnew_152.other:
3435

0 commit comments

Comments
 (0)