mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-05-07 10:13:52 +00:00
[twitch] PEP8
This commit is contained in:
parent
73e449b226
commit
dc1b027cd4
|
|
@ -347,4 +347,4 @@ class TwitchStreamIE(TwitchBaseIE):
|
|||
'view_count': view_count,
|
||||
'formats': formats,
|
||||
'is_live': True,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue