Add newline to end of files

This commit is contained in:
James Taylor
2019-01-06 18:20:29 -08:00
parent c80a6b5eed
commit 36e0409db4
22 changed files with 22 additions and 22 deletions

View File

@@ -420,4 +420,4 @@ def get_comments_page(env, start_response):
header = common.get_header(),
comments_area = comments_area,
page_title = page_title,
).encode('utf-8')
).encode('utf-8')