Add newline to end of files
This commit is contained in:
@@ -138,4 +138,4 @@ def get_search_page(env, start_response):
|
||||
page_buttons = common.page_buttons_html(page, estimated_pages, URL_ORIGIN + "/search", env['QUERY_STRING']),
|
||||
corrections = corrections
|
||||
)
|
||||
return result.encode('utf-8')
|
||||
return result.encode('utf-8')
|
||||
|
||||
Reference in New Issue
Block a user