[franceinter] flake8

This commit is contained in:
Remita Amine 2021-02-26 14:35:16 +01:00 committed by Laura Liberda
parent 950c574c22
commit 3d030642c7

View file

@ -50,7 +50,7 @@ class FranceInterIE(InfoExtractor):
'id': video_id,
'title': title,
'description': description,
'thumbnail' : thumbnail,
'thumbnail': thumbnail,
'upload_date': upload_date,
'formats': [{
'url': video_url,