1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-20 03:59:32 +00: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)