Browse Source

[medialaan] PEP 8 (closes #12774)

Sergey M․ 8 năm trước cách đây
mục cha
commit
703751add4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      youtube_dl/extractor/medialaan.py

+ 1 - 1
youtube_dl/extractor/medialaan.py

@@ -94,7 +94,7 @@ class MedialaanIE(InfoExtractor):
             'title': 'K3 Dansstudio Ushuaia afl.6',
         },
         'params': {
-                'skip_download': True,
+            'skip_download': True,
         },
         'skip': 'Requires account credentials',
     }, {