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

Skip to content

Commit ffd8d6a

Browse files
committed
DOC: remove deprcation note
1 parent f527efd commit ffd8d6a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

doc/api/prev_api_changes/api_changes_3.1.0.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -750,9 +750,6 @@ The following signature related behaviours are deprecated:
750750
- Passing ``shade=None`` to `~.axes3d.Axes3D.plot_surface` is deprecated. This
751751
was an unintended implementation detail with the same semantics as
752752
``shade=False``. Please use the latter code instead.
753-
- `matplotlib.ticker.MaxNLocator` and its *set_params* method will issue
754-
a warning on unknown keyword arguments instead of silently ignoring them.
755-
Future versions will raise an error.
756753

757754
Changes in parameter names
758755
--------------------------
@@ -938,10 +935,6 @@ classes, whose constructors take a *base* argument.
938935
Locators / Formatters
939936
~~~~~~~~~~~~~~~~~~~~~
940937

941-
- `matplotlib.ticker.MaxNLocator.default_params` class variable
942-
943-
The defaults are not supposed to be user-configurable.
944-
945938
- ``OldScalarFormatter.pprint_val``
946939
- ``ScalarFormatter.pprint_val``
947940
- ``LogFormatter.pprint_val``

0 commit comments

Comments
 (0)