We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ac024 commit 2ba0d1aCopy full SHA for 2ba0d1a
doc/api/prev_api_changes/api_changes_3.2.0/deprecations.rst
@@ -27,8 +27,8 @@ Passing more than one positional argument or unsupported keyword arguments to
27
`~matplotlib.axes.Axes.axis()` is deprecated (such arguments used to be
28
silently ignored).
29
30
-``minor`` argument will be become keyword-only
31
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+``minor`` argument will become keyword-only
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32
Using the parameter ``minor`` to ``get_*ticks()`` / ``set_*ticks()`` as a
33
positional parameter is deprecated. It will become keyword-only in future
34
versions.
0 commit comments