We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1f97d commit a4fe387Copy full SHA for a4fe387
Makefile
@@ -22,7 +22,6 @@ formatting: codestyle
22
#* Linting
23
test:
24
poetry run pytest -c pyproject.toml tests/
25
- poetry run coverage-badge -o assets/images/coverage.svg -f
26
27
check-codestyle:
28
poetry run isort --diff --check-only --settings-path pyproject.toml ./
0 commit comments