10000 Fix missing references in doc build. (#15134) · matplotlib/matplotlib@46186b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 46186b9

Browse files
anntzerImportanceOfBeingErnest
authored andcommitted
Fix missing references in doc build. (#15134)
1 parent f0eac06 commit 46186b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Deprecations
22
````````````
33

4-
For the `mpl_toolkits.axistartist.axis_artist.AttributeCopier` class, the
4+
For the ``mpl_toolkits.axistartist.axis_artist.AttributeCopier`` class, the
55
constructor and the ``set_ref_artist`` method, and the *default_value*
66
parameter of ``get_attribute_from_ref_artist``, are deprecated.
77

88
Deprecation of the constructor means that classes inheriting from
9-
`AttributeCopier` should no longer call its constructor.
9+
``AttributeCopier`` should no longer call its constructor.

0 commit comments

Comments
 (0)
0