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 6e1acad commit e7a3852Copy full SHA for e7a3852
doc/api/next_api_changes/deprecations/29358-TH.rst
@@ -3,7 +3,7 @@
3
4
Since matplotlib 3.1 `PR 12831 <https://github.com/matplotlib/matplotlib/pull/12831>`_
5
scale objects should be reusable and therefore independent of any particular Axis.
6
-Therefore, the use of of the *axis* parameter in the ``__init__`` had been discouraged.
+Therefore, the use of the *axis* parameter in the ``__init__`` had been discouraged.
7
However, having that parameter in the signature was still necessary for API
8
backwards-compatibility. This is no longer the case.
9
0 commit comments