Add newline to end of files
This commit is contained in:
@@ -356,4 +356,4 @@ def get_watch_page(env, start_response):
|
||||
music_list = music_list_html,
|
||||
is_unlisted = '<span class="is-unlisted">Unlisted</span>' if info['unlisted'] else '',
|
||||
)
|
||||
return page.encode('utf-8')
|
||||
return page.encode('utf-8')
|
||||
|
||||
Reference in New Issue
Block a user