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 5fae2b9 commit 9e1ee79Copy full SHA for 9e1ee79
tox.ini
@@ -25,7 +25,7 @@ commands =
25
[testenv:typing]
26
basepython = python3
27
deps =
28
- mypy==0.901
+ mypy==0.910
29
commands =
30
mypy --show-error-codes {posargs: w3lib tests}
31
0 commit comments