Skip to content

Commit

Permalink
Cut off all \n at the end of files
Browse files Browse the repository at this point in the history
pre-commit run end-of-file-fixer --all-files
  • Loading branch information
webknjaz committed Sep 8, 2016
1 parent dc574c4 commit f4cd461
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion cherrypy/tutorial/README.txt
Expand Up @@ -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).

2 changes: 1 addition & 1 deletion docs/_static/cpdocmain.css
Expand Up @@ -231,4 +231,4 @@ table.docutils td {

div.sphinxsidebarwrapper {
padding: 10px 5px 0 25px;
}
}

0 comments on commit f4cd461

Please sign in to comment.