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 c2932d5 commit d08d8c8Copy full SHA for d08d8c8
docs/source/conf.py
@@ -48,7 +48,7 @@
48
49
myst_heading_anchors = 2
50
templates_path = ["_templates"]
51
-exclude_patterns = []
+exclude_patterns: list[str] = []
52
53
54
# -- Options for HTML output -------------------------------------------------
0 commit comments