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 f1228fd commit a5067a1Copy full SHA for a5067a1
tox.ini
@@ -28,7 +28,7 @@ commands = pytest {posargs}
28
deps =
29
flake8>=3.8,<4
30
black==21.6b0
31
- mypy==0.902
+ mypy==0.910
32
{[testenv]deps}
33
commands =
34
flake8 src/ test/
0 commit comments