mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[eighttracks] PEP8
This commit is contained in:
parent
b9f030cc26
commit
385f8ae468
@ -122,7 +122,6 @@ def _real_extract(self, url):
|
|||||||
entries = []
|
entries = []
|
||||||
|
|
||||||
for i in range(track_count):
|
for i in range(track_count):
|
||||||
|
|
||||||
api_json = None
|
api_json = None
|
||||||
download_tries = 0
|
download_tries = 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user