Skip to content

Commit 1df6d78

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 7638e9a commit 1df6d78

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
@@ -120,7 +120,7 @@
120120
linkcheck_exclude_documents = [
121121
# ignore old (pre-2020) blog pages
122122
r"news/posts/201[0-9].*",
123-
r"news/posts/2025-09-05-orm.md"
123+
r"news/posts/2025-09-05-orm.md",
124124
]
125125
linkcheck_ignore = [
126126
r"https://www.youtube.com/.*",

0 commit comments

Comments
 (0)