mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-01 22:08:24 -04:00
[gameinformer] PEP 8
This commit is contained in:
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user