We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcccf59 commit 5168e8fCopy full SHA for 5168e8f
1 file changed
tox.ini
@@ -105,7 +105,7 @@ commands =
105
106
[testenv:mypy]
107
deps =
108
- mypy
+ mypy --strict
109
commands =
110
mypy telnetlib3
111
0 commit comments