Skip to content

Commit 7c34b76

Browse files
authored
Merge pull request #27889 from meeseeksmachine/auto-backport-of-pr-27888-on-v3.8.x
Backport PR #27888 on branch v3.8.x (DOC: fix stray release note entry)
2 parents 4252b9f + 967d2f8 commit 7c34b76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/api/prev_api_changes/api_changes_3.7.0/behaviour.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -120,14 +120,13 @@ dtype and *levels* is not specified, *levels* now defaults to ``[0.5]`` for
120120
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
121121

122122
This can occur if the user explicitly passes a ``levels`` array with no values
123+
between ``z.min()`` and ``z.max()``; or if ``z`` has the same value everywhere.
123124

124125
``AxesImage.set_extent`` now raises ``TypeError`` for unknown keyword arguments
125126
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
126127

127128
It previously raised a `ValueError`.
128129

129-
etween ``z.min()`` and ``z.max()``; or if ``z`` has the same value everywhere.
130-
131130
Change of ``legend(loc="best")`` behavior
132131
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
133132

0 commit comments

Comments
 (0)