Browse Source

[eighttracks] PEP8

master
Philipp Hagemeister 10 years ago
parent
commit
385f8ae468
1 changed files with 0 additions and 1 deletions
  1. 1
      youtube_dl/extractor/eighttracks.py

1
youtube_dl/extractor/eighttracks.py

@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
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

|||||||
100:0
Loading…
Cancel
Save