Skip to content

Commit cd4bf12

Browse files
authored
1 parent aa947e2 commit cd4bf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
# Add any Sphinx extension module names here, as strings. They can be
3737
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
3838
# ones.
39-
extensions = [] # type: ignore
39+
extensions = [] # type: ignore[var-annotated]
4040

4141
# Add any paths that contain templates here, relative to this directory.
4242
templates_path = ["_templates"]

0 commit comments

Comments
 (0)