Skip to content

Commit 5168e8f

Browse files
committed
and add --strict
1 parent dcccf59 commit 5168e8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ commands =
105105

106106
[testenv:mypy]
107107
deps =
108-
mypy
108+
mypy --strict
109109
commands =
110110
mypy telnetlib3
111111

0 commit comments

Comments
 (0)