mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-22 16:44:32 +01: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 New Issue
Block a user