From beccd21146a0731c715f4fb7b3541bead8735623 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 28 May 2017 21:42:09 -0400 Subject: [PATCH] bunk change --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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