[eighttracks] PEP8
[youtube-dl] / youtube_dl / extractor / eighttracks.py
index a9b18195b85e38a600d9dd861792a06ef21fa3be..fb5dbbe2b0c7d9bd15b87426e446ce73f903a6eb 100644 (file)
@@ -122,7 +122,6 @@ class EightTracksIE(InfoExtractor):
         entries = []
 
         for i in range(track_count):
-            
             api_json = None
             download_tries = 0