mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 08:35:32 +00:00
[yandexmusic] PEP8: remove blank line at the end of file
This commit is contained in:
@ -125,4 +125,3 @@ class YandexMusicPlaylistIE(YandexMusicBaseIE):
|
|||||||
return self.playlist_result(
|
return self.playlist_result(
|
||||||
entries, compat_str(playlist_id),
|
entries, compat_str(playlist_id),
|
||||||
playlist['title'], playlist.get('description'))
|
playlist['title'], playlist.get('description'))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user