Selaa lähdekoodia

[twitch] PEP8

Jaime Marquínez Ferrándiz 10 vuotta sitten
vanhempi
sitoutus
12d1fb5aa9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      youtube_dl/extractor/twitch.py

+ 1 - 1
youtube_dl/extractor/twitch.py

@@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
             'view_count': view_count,
             'formats': formats,
             'is_live': True,
-        }
+        }