We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e013ba1 commit bd6e264Copy full SHA for bd6e264
tox.ini
@@ -26,7 +26,6 @@ commands =
26
poetry run pytest \
27
--basetemp={envtmpdir} \
28
black_it tests/ \
29
- --import-mode importlib \
30
--cov=black_it \
31
--ignore=example/models \
32
--cov-report=xml \
0 commit comments