diff --git a/Makefile b/Makefile index 8dee243..70a4383 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ test: python3 -m pytest python3 -m pytest --black pantalaimon python3 -m pytest --flake8 pantalaimon - python3 -m pytest --isort coverage: python3 -m pytest --cov=pantalaimon --cov-report term-missing