1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00

Add newline eof (flake8)

This commit is contained in:
Jamil Karami 2023-02-18 15:02:45 +01:00
parent 515454de4f
commit 947dbe4bea

View file

@ -43,4 +43,4 @@ class KickIE(InfoExtractor):
'uploader': uploader,
'thumbnail': thumbnail,
'formats': formats,
}
}