We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a9283 commit 1276934Copy full SHA for 1276934
.github/workflows/mypy.yaml
@@ -25,4 +25,4 @@ jobs:
25
pip install -e .
26
27
- name: Type check with mypy
28
- run: mypy vyper_sphinx_docs tests
+ run: mypy sphinx_autodoc_vyper tests
0 commit comments