Skip to content

Commit ded6a05

Browse files
author
Antti Kaihola
committed
whatsnew entry for fixed exception assertions
1 parent add6825 commit ded6a05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,5 @@ Other
191191
^^^^^
192192

193193
- :meth: `~pandas.io.formats.style.Styler.background_gradient` now takes a ``text_color_threshold`` parameter to automatically lighten the text color based on the luminance of the background color. This improves readability with dark background colors without the need to limit the background colormap range. (:issue:`21258`)
194-
-
195-
-
194+
- fixed two test cases which asserted an exception message but failed to make sure that an exception was actually raised
196195
-

0 commit comments

Comments
 (0)