10000
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 f0eac06 commit 46186b9Copy full SHA for 46186b9
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.axistartist.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