mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2025-03-13 07:33:54 +00:00
[twitch] PEP8
This commit is contained in:
parent
73e449b226
commit
dc1b027cd4
1 changed files with 1 additions and 1 deletions
|
@ -347,4 +347,4 @@ class TwitchStreamIE(TwitchBaseIE):
|
||||||
'view_count': view_count,
|
'view_count': view_count,
|
||||||
'formats': formats,
|
'formats': formats,
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue