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 aa947e2 commit cd4bf12Copy full SHA for cd4bf12
mypyc/doc/conf.py
@@ -36,7 +36,7 @@
36
# Add any Sphinx extension module names here, as strings. They can be
37
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
38
# ones.
39
-extensions = [] # type: ignore
+extensions = [] # type: ignore[var-annotated]
40
41
# Add any paths that contain templates here, relative to this directory.
42
templates_path = ["_templates"]
0 commit comments