Explorar o código

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

Jaime Marquínez Ferrándiz %!s(int64=10) %!d(string=hai) anos
pai
achega
dd77f14c64
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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'))
-