mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[eighttracks] PEP8
This commit is contained in:
parent
b9f030cc26
commit
385f8ae468
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ def _real_extract(self, url):
|
|||
entries = []
|
||||
|
||||
for i in range(track_count):
|
||||
|
||||
api_json = None
|
||||
download_tries = 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue