Skip to content

Commit f4cd461

Browse files
committed
Cut off all \n at the end of files
pre-commit run end-of-file-fixer --all-files
1 parent dc574c4 commit f4cd461

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

cherrypy/tutorial/README.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ applications using CherryPy. A couple of notes:
1313
variable substitution. In most real-world applications, you will
1414
probably want to use a separate template package (like Cheetah,
1515
CherryTemplate or XML/XSL).
16-

docs/_static/cpdocmain.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,4 +231,4 @@ table.docutils td {
231231

232232
div.sphinxsidebarwrapper {
233233
padding: 10px 5px 0 25px;
234-
}
234+
}

0 commit comments

Comments
 (0)