mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-12-22 14:25:12 +00:00
Fixed a minor Flake Error (Whitespace in empty line)
This commit is contained in:
parent
63cf1124fa
commit
280f00d055
@ -336,7 +336,7 @@ class IqiyiIE(InfoExtractor):
|
||||
break
|
||||
else:
|
||||
break
|
||||
|
||||
|
||||
return self.playlist_result(entries, album_id, album_title)
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Loading…
Reference in New Issue
Block a user