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.
scripts/
1 parent a5415a9 commit 552b7d2Copy full SHA for 552b7d2
tox.ini
@@ -56,7 +56,6 @@ commands =
56
description = type check ourselves
57
commands =
58
python -m mypy --config-file mypy_self_check.ini -p mypy -p mypyc
59
- python -m mypy --config-file mypy_self_check.ini scripts
60
python -m mypy --config-file mypy_self_check.ini misc --exclude misc/fix_annotate.py --exclude misc/async_matrix.py
61
62
[testenv:docs]
0 commit comments