mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-16 22:36:27 +00:00
Add newline eof (flake8)
This commit is contained in:
parent
515454de4f
commit
947dbe4bea
1 changed files with 1 additions and 1 deletions
|
@ -43,4 +43,4 @@ class KickIE(InfoExtractor):
|
|||
'uploader': uploader,
|
||||
'thumbnail': thumbnail,
|
||||
'formats': formats,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue