mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-01-07 17:16:08 +00:00
[gameinformer] PEP 8
This commit is contained in:
parent
ce53320b11
commit
382b8182ce
|
@ -31,4 +31,3 @@ class GameInformerIE(InfoExtractor):
|
||||||
return self.url_result(
|
return self.url_result(
|
||||||
self.BRIGHTCOVE_URL_TEMPLATE % brightcove_id, 'BrightcoveNew',
|
self.BRIGHTCOVE_URL_TEMPLATE % brightcove_id, 'BrightcoveNew',
|
||||||
brightcove_id)
|
brightcove_id)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue