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 a24cddf commit 7c1f197Copy full SHA for 7c1f197
docs/conf.py
@@ -498,7 +498,7 @@ def write_new():
498
499
linkcheck_anchors_ignore_for_url = [r"https://github.com/Delitefully/DiscordLists"]
500
501
-autosectionlabel_exclude_patterns = ['changelog.md', 'old_changelog.rst']
+autosectionlabel_exclude_patterns = ["changelog.md", "old_changelog.rst"]
502
503
modindex_common_prefix = ["discord."]
504
# suppress_warnings = ['autosectionlabel.*']
0 commit comments