Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f451cf

Browse files
committed
FIX: backlink mpl_toolkits mpl_examples
1 parentda517cd commit0f451cf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎_websiteutils/make_redirects_links.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141

4242
toignore=tocheck+ [pathlib.Path(p)forpin [
4343
"mpl-probscale",
44-
"mpl_examples",
45-
"mpl_toolkits",
4644
"_webpageutils",
4745
"xkcd",
4846
"_sitemap",
@@ -85,7 +83,7 @@ def findlast(fname, tocheck):
8583
# note these are all one line so they are easy to search and replace in the
8684
# html files (otherwise we need to close tags)
8785
warn_banner_exists= (
88-
'<divx x-first x-last">unreleased-message"> You are reading an old version of the '
86+
'<divx x-first x-last">unreleaseds-message"> You are reading an old version of the '
8987
'documentation (v{version}). For the latest version see '
9088
'<a href="{url}">{url}</a></div>\n')
9189

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp