diff --git a/Makefile b/Makefile index 3195cfa..feef95b 100644 --- a/Makefile +++ b/Makefile @@ -68,3 +68,6 @@ tox: # Run the tox file clean: rm -rf .cache dist .eggs build .tox + + +## \ No newline at end of file