Skip to content

Commit 7c1f197

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent a24cddf commit 7c1f197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ def write_new():
498498

499499
linkcheck_anchors_ignore_for_url = [r"https://github.com/Delitefully/DiscordLists"]
500500

501-
autosectionlabel_exclude_patterns = ['changelog.md', 'old_changelog.rst']
501+
autosectionlabel_exclude_patterns = ["changelog.md", "old_changelog.rst"]
502502

503503
modindex_common_prefix = ["discord."]
504504
# suppress_warnings = ['autosectionlabel.*']

0 commit comments

Comments
 (0)