cc-4105: minor code formatting. refactored replaygain a little bit

This commit is contained in:
Rudi Grinberg 2012-08-08 17:56:46 -04:00
parent e98eda144a
commit ce89d53ea0
4 changed files with 34 additions and 35 deletions

View file

@ -101,7 +101,9 @@ class WatchSyncer(ReportHandler,Loggable):
def target_path(self): return self.path
def handle(self, sender, event):
"""We implement this abstract method from ReportHandler"""
"""
We implement this abstract method from ReportHandler
"""
# TODO : more types of events need to be handled here
if hasattr(event, 'pack'):
# We push this event into queue