mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 03:10:38 +00:00
[eighttracks] PEP8
This commit is contained in:
parent
b9f030cc26
commit
385f8ae468
@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
|
||||
entries = []
|
||||
|
||||
for i in range(track_count):
|
||||
|
||||
api_json = None
|
||||
download_tries = 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user