mirror of
https://gitlab.com/dstftw/youtube-dl.git
synced 2020-11-16 09:42:26 +00:00
[twitch] PEP8
This commit is contained in:
parent
48f00d15b1
commit
12d1fb5aa9
|
@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
|
|||
'view_count': view_count,
|
||||
'formats': formats,
|
||||
'is_live': True,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue