[twitch] PEP8
This commit is contained in:
parent
48f00d15b1
commit
12d1fb5aa9
1 changed files with 1 additions and 1 deletions
|
@ -379,4 +379,4 @@ class TwitchStreamIE(TwitchBaseIE):
|
||||||
'view_count': view_count,
|
'view_count': view_count,
|
||||||
'formats': formats,
|
'formats': formats,
|
||||||
'is_live': True,
|
'is_live': True,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue