diff src/browser/radiocol.py @ 451:1a0cec9b0f1e

better PEP-8 compliance
author souliane <souliane@mailoo.org>
date Tue, 20 May 2014 10:54:03 +0200
parents 981ed669d3b3
children
line wrap: on
line diff
--- a/src/browser/radiocol.py	Tue May 20 07:22:10 2014 +0200
+++ b/src/browser/radiocol.py	Tue May 20 10:54:03 2014 +0200
@@ -191,7 +191,6 @@
         self.setAutoplay(False)
         self.setVisible(False)
 
-
     def preload(self, timestamp, filename, title, artist, album):
         """preload the song but doesn't play it"""
         self.timestamp = timestamp