PEP8 applied
[youtube-dl] / youtube_dl / extractor / noco.py
index 7f1bc6377a42e99d853a38dd406a60dda929e49f..18c869b3939f3ccf02f27ad9fe198909186262f1 100644 (file)
@@ -163,4 +163,4 @@ class NocoIE(InfoExtractor):
             'uploader_id': uploader_id,
             'duration': duration,
             'formats': formats,
-        }
\ No newline at end of file
+        }