Skip to content

Commit

Permalink
Fixup mypy config
Browse files Browse the repository at this point in the history
  • Loading branch information
elchupanebrej committed Dec 10, 2024
1 parent 9a69541 commit 87c1e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ legacy_tox_ini = """
deps =
mypy
commands =
python -m mypy
python -m mypy --install-types --non-interactive --no-incremental
[testenv:py{py310, py39, 313, 312, 311, 310, 39}-pytest-coverage-{lin, win, mac}]
deps =
Expand Down

0 comments on commit 87c1e41

Please sign in to comment.