Skip to content

Commit

Permalink
pytest: remove --import-mode importlib
Browse files Browse the repository at this point in the history
  • Loading branch information
muxator committed Sep 17, 2024
1 parent e013ba1 commit bd6e264
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ commands =
poetry run pytest \
--basetemp={envtmpdir} \
black_it tests/ \
--import-mode importlib \
--cov=black_it \
--ignore=example/models \
--cov-report=xml \
Expand Down

0 comments on commit bd6e264

Please sign in to comment.