Skip to content

Commit

Permalink
ROLLME FOR MYPY
Browse files Browse the repository at this point in the history
  • Loading branch information
muxator committed Sep 17, 2024
1 parent 3084f39 commit 26d9ab9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ commands = pytest examples/tests_on_toy_model.ipynb --nbmake --nbmake-timeout=30
[testenv:mypy]
deps =
commands_pre = poetry install --only main --only testenv --only mypy --sync
commands =
mypy black_it tests scripts examples
commands = make static

[testenv:black]
commands_pre = poetry install --only black --sync
Expand Down

0 comments on commit 26d9ab9

Please sign in to comment.