diff --git a/makefile b/makefile index 402d718..b7aad52 100644 --- a/makefile +++ b/makefile @@ -46,4 +46,4 @@ drop_temp_downloads: # Job to run tests .PHONY: test test: - pytest tests -vvx + pytest tests -vvx \ No newline at end of file