Переглянути джерело

[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'))
-