PEP8 applied
[youtube-dl] / youtube_dl / extractor / mooshare.py
index 7d21ea18f1bec57a83a49478d43f000b8039041f..f50e432a3693f22b4acd0afc705976ef3baa1d9a 100644 (file)
@@ -111,4 +111,4 @@ class MooshareIE(InfoExtractor):
             'thumbnail': thumbnail,
             'duration': duration,
             'formats': formats,
-        }
\ No newline at end of file
+        }