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

Skip to content

Commit 50a1808

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/api/prev_api_changes/api_changes_3.1.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -750,6 +750,9 @@ 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.
753756

754757
Changes in parameter names
755758
--------------------------

0 commit comments

Comments
 (0)