Skip to content

Commit

Permalink
fix spelling in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Apr 23, 2024
1 parent ed7ac8e commit f18c7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ commands =
pre-commit run -a

[testenv:mypy]
description = run type chekcer mypy
description = run type checker mypy
skip_install = false
deps =
mypy
Expand Down

0 comments on commit f18c7a0

Please sign in to comment.