Browse Source

[yandexmusic] PEP8: remove blank line at the end of file

Jaime Marquínez Ferrándiz 10 năm trước cách đây
mục cha
commit
dd77f14c64
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      youtube_dl/extractor/yandexmusic.py

+ 0 - 1
youtube_dl/extractor/yandexmusic.py

@@ -125,4 +125,3 @@ class YandexMusicPlaylistIE(YandexMusicBaseIE):
         return self.playlist_result(
             entries, compat_str(playlist_id),
             playlist['title'], playlist.get('description'))
-