Skip to content

Commit 6ff651e

Browse files
committed
STYLE: Add whatsnew for apply
1 parent 4780e6b commit 6ff651e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.3.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ Other
486486
- Bug in :meth:`Styler.background_gradient` where text-color was not determined correctly (:issue:`39888`)
487487
- Bug in :meth:`DataFrame.equals`, :meth:`Series.equals`, :meth:`Index.equals` with object-dtype containing ``np.datetime64("NaT")`` or ``np.timedelta64("NaT")`` (:issue:`39650`)
488488
- Bug in :func:`pandas.util.show_versions` where console JSON output was not proper JSON (:issue:`39701`)
489-
489+
- Apply fixes of script check_for_inconsistent_pandas_namespace.py on pandas/tests/indexes (:issue:`39992`)
490490

491491
.. ---------------------------------------------------------------------------
492492

0 commit comments

Comments
 (0)