Skip to content

Commit 13450f6

Browse files
committed
fix: correct ref to type (not mypy)
1 parent f8b36ec commit 13450f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ envlist =
44
py{310,311,312,313}
55
flake8,
66
ruff,
7-
mypy,
7+
type,
88
pytest
99

1010
[testenv]

0 commit comments

Comments
 (0)