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 6763f83 commit e01eb8dCopy full SHA for e01eb8d
1 file changed
.gitignore
@@ -58,11 +58,13 @@ lib/matplotlib/mpl-data/matplotlibrc
58
59
# Documentation generated files #
60
#################################
61
+doc/api/_as_gen
62
doc/examples
63
+# autogenerated by sphinx-gallery
64
+doc/modules
65
+doc/pyplots/tex_demo.png
66
doc/users/installing.rst
67
doc/_static/matplotlibrc
-doc/pyplots/tex_demo.png
-doc/api/_as_gen
68
lib/dateutil
69
examples/*/*.pdf
70
examples/*/*.png
0 commit comments