1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-24 23:23:24 +02:00

[gameinformer] PEP 8

This commit is contained in:
Sergey M․ 2018-02-08 23:03:57 +07:00
parent ce53320b11
commit 382b8182ce
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

View File

@ -31,4 +31,3 @@ class GameInformerIE(InfoExtractor):
return self.url_result(
self.BRIGHTCOVE_URL_TEMPLATE % brightcove_id, 'BrightcoveNew',
brightcove_id)