Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87df9ea

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

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

doc/api/backend_wxagg_api.rst

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

5-
.. automodule:: matplotlib.backends.backend_wxagg
6-
:members:
7-
:undoc-members:
8-
:show-inheritance:
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:

0 commit comments

Comments
 (0)