Pin mypy and drop type annotations which makes mypy unhappy
This also drops spurious copyright headers to those files if present. Related to T3812
This commit is contained in:
parent
445d539b3f
commit
ec7838123b
2 changed files with 2 additions and 3 deletions
2
tox.ini
2
tox.ini
|
@ -34,7 +34,7 @@ commands =
|
|||
extras =
|
||||
testing
|
||||
deps =
|
||||
mypy
|
||||
mypy==0.920
|
||||
commands =
|
||||
mypy swh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue