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.
1 parent 66286ab commit 5ee07b2Copy full SHA for 5ee07b2
tox.ini
@@ -39,7 +39,7 @@ commands =
39
[testenv:mypy]
40
basepython = python3.8
41
deps =
42
- mypy==0.782
+ mypy==0.790
43
pytest==6.1.2
44
commands =
45
mypy src/ test/ example/
0 commit comments