diff --git a/Makefile b/Makefile index ea9f0774..612f1a90 100644 --- a/Makefile +++ b/Makefile @@ -24,4 +24,4 @@ publish: docs: cd docs && make html - @echo "\033[95m\n\nBuild successful! View the docs homepage at docs/_build/html/index.html.\n\033[0m" + @echo "\033[95m\n\nBuild successful! View the docs homepage at docs/_build/html/index.html.\n\033[0m" \ No newline at end of file