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.
2 parents da517cd + 8ffacf5 commit 9f02f0bCopy full SHA for 9f02f0b
_sitemap/sitemap.xml
@@ -55,11 +55,6 @@
55
<changefreq>monthly</changefreq>
56
<priority>1.0</priority>
57
</url>
58
- <url>
59
- <loc>http://matplotlib.org/mpl_toolkits/</loc>
60
- <changefreq>monthly</changefreq>
61
- <priority>1.0</priority>
62
- </url>
63
<url>
64
<loc>http://matplotlib.org/cmocean/</loc>
65
_websiteutils/make_redirects_links.py
@@ -41,8 +41,6 @@
41
42
toignore = tocheck + [pathlib.Path(p) for p in [
43
"mpl-probscale",
44
- "mpl_examples",
45
- "mpl_toolkits",
46
"_webpageutils",
47
"xkcd",
48
"_sitemap",
0 commit comments