1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-16 06:17:27 +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,
}
}