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,
'formats': formats,
}