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 40dc511 commit 9af61caCopy full SHA for 9af61ca
tox.ini
@@ -52,7 +52,6 @@ commands =
52
ruff check {posargs} src/ tests/ examples/plugins
53
54
[testenv:typecheck]
55
-groups = dev
56
allowlist_externals = mypy
57
commands =
58
mypy --strict {posargs} src/ tests/
0 commit comments