diff --git a/Makefile b/Makefile index dc4b26e..fde982b 100644 --- a/Makefile +++ b/Makefile @@ -13,4 +13,4 @@ test: pytest -v --cov=./src --cov-report xml cover: - coverage html \ No newline at end of file + coverage html