PEP8 applied
[youtube-dl] / youtube_dl / extractor / shared.py
index badba2ac61ca5f46db325e5064f6e75425c60cbb..fdc31603a709676713f7ba87325f4b2ba6b47f3e 100644 (file)
@@ -54,4 +54,4 @@ class SharedIE(InfoExtractor):
             'filesize': filesize,
             'title': title,
             'thumbnail': thumbnail,
-        }
\ No newline at end of file
+        }