Skip to content

Commit ce853ca

Browse files
Revert "avoid 'TypeError: metaclass conflict' in ci/circleci: docs-python3x"
1 parent 87df9ea commit ce853ca

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

doc/api/backend_wxagg_api.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
:mod:`matplotlib.backends.backend_wxagg`
33
========================================
44

5-
**NOTE** Not included, to avoid adding a dependency to building the docs.
6-
7-
.. .. automodule:: matplotlib.backends.backend_qt5cairo
8-
.. :members:
9-
.. :undoc-members:
10-
.. :show-inheritance:
5+
.. automodule:: matplotlib.backends.backend_wxagg
6+
:members:
7+
:undoc-members:
8+
:show-inheritance:

0 commit comments

Comments
 (0)