aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/playlist.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/playlist.py')
-rw-r--r--youtube/playlist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/playlist.py b/youtube/playlist.py
index fbb0322..ee447e7 100644
--- a/youtube/playlist.py
+++ b/youtube/playlist.py
@@ -120,4 +120,4 @@ def get_playlist_page(env, start_response):
page_buttons = page_buttons,
stats = stats,
**html_ready
- ).encode('utf-8') \ No newline at end of file
+ ).encode('utf-8')