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 f8b36ec commit 13450f6Copy full SHA for 13450f6
tox.ini
@@ -4,7 +4,7 @@ envlist =
4
py{310,311,312,313}
5
flake8,
6
ruff,
7
- mypy,
+ type,
8
pytest
9
10
[testenv]
0 commit comments