瀏覽代碼

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

Jaime Marquínez Ferrándiz 10 年之前
父節點
當前提交
dd77f14c64
共有 1 個文件被更改,包括 0 次插入1 次删除
  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'))
-