Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2ba0d1a

Browse filesBrowse files
authored
FIX minor types in deprecations.rst
1 parent c9ac024 commit 2ba0d1a
Copy full SHA for 2ba0d1a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/api/prev_api_changes/api_changes_3.2.0/deprecations.rst

Copy file name to clipboardExpand all lines: doc/api/prev_api_changes/api_changes_3.2.0/deprecations.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Passing more than one positional argument or unsupported keyword arguments to
2727
`~matplotlib.axes.Axes.axis()` is deprecated (such arguments used to be
2828
silently ignored).
2929

30-
``minor`` argument will be become keyword-only
31-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30+
``minor`` argument will become keyword-only
31+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3232
Using the parameter ``minor`` to ``get_*ticks()`` / ``set_*ticks()`` as a
3333
positional parameter is deprecated. It will become keyword-only in future
3434
versions.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.