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 40dfc35 commit 49a76e3Copy full SHA for 49a76e3
doc/api/next_api_changes/2018-02-18-AL.rst
@@ -1,9 +1,9 @@
1
Deprecations
2
````````````
3
4
-For the ``mpl_toolkits.axistartist.axis_artist.AttributeCopier`` class, the
+For the `mpl_toolkits.axisartist.axis_artist.AttributeCopier` class, the
5
constructor and the ``set_ref_artist`` method, and the *default_value*
6
parameter of ``get_attribute_from_ref_artist``, are deprecated.
7
8
Deprecation of the constructor means that classes inheriting from
9
-``AttributeCopier`` should no longer call its constructor.
+`.AttributeCopier` should no longer call its constructor.
0 commit comments