Thanks to visit codestin.com Credit goes to github.com
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 87df9ea commit ce853caCopy full SHA for ce853ca
doc/api/backend_wxagg_api.rst
@@ -2,9 +2,7 @@
2
:mod:`matplotlib.backends.backend_wxagg`
3
========================================
4
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:
+.. automodule:: matplotlib.backends.backend_wxagg
+ :members:
+ :undoc-members:
+ :show-inheritance:
0 commit comments