1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-23 17:04:33 +01:00

flake8 fixes, add whitspace around arithmetic operator and remove newlines at the end

This commit is contained in:
Stefan 2020-04-09 16:58:54 +02:00
parent 6cbd8de420
commit 29f257fa25

View File

@ -39,4 +39,3 @@ class PlayerGlobeWienIE(InfoExtractor):
'title': title, 'title': title,
'formats': formats, 'formats': formats,
} }