Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf856a0

Browse files
timhoffmQuLogic
andauthored
Update doc/api/next_api_changes/deprecations/30531-TH.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 4c3343e commit bf856a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/next_api_changes/deprecations/30531-TH.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ This affects the following methods of `.Colormap`:
1111
- `.Colormap.set_extremes` - use ``cmap.with_extremes(...)`` instead
1212

1313
Use the respective `.Colormap.with_extremes` and appropriate keyword arguments
14-
instead with returns a copy of the colormap (available since matplotlib 3.4).
14+
instead which returns a copy of the colormap (available since matplotlib 3.4).
1515
Alternatively, if you create the colormap yourself, you can also pass the
1616
respective arguments to the constructor (available since matplotlib 3.11).

0 commit comments

Comments
 (0)