mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2024-11-03 03:40:20 +00:00
[yandexmusic] PEP8: remove blank line at the end of file
This commit is contained in:
parent
c36cbe5a8a
commit
dd77f14c64
@ -125,4 +125,3 @@ class YandexMusicPlaylistIE(YandexMusicBaseIE):
|
||||
return self.playlist_result(
|
||||
entries, compat_str(playlist_id),
|
||||
playlist['title'], playlist.get('description'))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user