]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/yandexmusic.py
[yandexmusic] PEP8: remove blank line at the end of file
[youtube-dl.git] / youtube_dl / extractor / yandexmusic.py
index e25c0be44732ff5a3596b0bb5557cd0d910d5c17..1ee8d1bc0fd49f79a903a9dd9befeba0b8296e67 100644 (file)
@@ -125,4 +125,3 @@ class YandexMusicPlaylistIE(YandexMusicBaseIE):
         return self.playlist_result(
             entries, compat_str(playlist_id),
             playlist['title'], playlist.get('description'))
-