Skip to content

Commit 5990111

Browse files
author
Maciej Rapacz
committed
Add mypy to tests
1 parent 0e6db6f commit 5990111

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
@@ -8,7 +8,7 @@ commands_pre =
88
poetry install -n -vv
99
commands =
1010
poetry run pytest --doctest-modules --doctest-glob="*.md"
11-
11+
mypy disjoint_set
1212

1313
[testenv:unit]
1414

0 commit comments

Comments
 (0)