Skip to content

Commit 552b7d2

Browse files
committed
Do not check scripts/
1 parent a5415a9 commit 552b7d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ commands =
5656
description = type check ourselves
5757
commands =
5858
python -m mypy --config-file mypy_self_check.ini -p mypy -p mypyc
59-
python -m mypy --config-file mypy_self_check.ini scripts
6059
python -m mypy --config-file mypy_self_check.ini misc --exclude misc/fix_annotate.py --exclude misc/async_matrix.py
6160

6261
[testenv:docs]

0 commit comments

Comments
 (0)