From f4cd461d00a67cda41a2a95be86f54d9fba0036a Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Thu, 8 Sep 2016 16:14:16 +0300 Subject: [PATCH] Cut off all \n at the end of files pre-commit run end-of-file-fixer --all-files --- cherrypy/tutorial/README.txt | 1 - docs/_static/cpdocmain.css | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/cherrypy/tutorial/README.txt b/cherrypy/tutorial/README.txt index 60c0086e4..986dbce0a 100644 --- a/cherrypy/tutorial/README.txt +++ b/cherrypy/tutorial/README.txt @@ -13,4 +13,3 @@ applications using CherryPy. A couple of notes: variable substitution. In most real-world applications, you will probably want to use a separate template package (like Cheetah, CherryTemplate or XML/XSL). - diff --git a/docs/_static/cpdocmain.css b/docs/_static/cpdocmain.css index 4414d4727..e2c6ab119 100644 --- a/docs/_static/cpdocmain.css +++ b/docs/_static/cpdocmain.css @@ -231,4 +231,4 @@ table.docutils td { div.sphinxsidebarwrapper { padding: 10px 5px 0 25px; -} \ No newline at end of file +}