We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6db6f commit 5990111Copy full SHA for 5990111
1 file changed
tox.ini
@@ -8,7 +8,7 @@ commands_pre =
8
poetry install -n -vv
9
commands =
10
poetry run pytest --doctest-modules --doctest-glob="*.md"
11
-
+ mypy disjoint_set
12
13
[testenv:unit]
14
0 commit comments