[gnome-music/wip/merge: 273/343] grilo: make pep8 happy



commit 7cdf836bb4fea7d1817995498063eff5005d0153
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Thu Jul 18 17:17:51 2013 +0200

    grilo: make pep8 happy

 gnomemusic/grilo.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gnomemusic/grilo.py b/gnomemusic/grilo.py
index 303fcee..3cda825 100644
--- a/gnomemusic/grilo.py
+++ b/gnomemusic/grilo.py
@@ -72,7 +72,6 @@ class Grilo(GObject.GObject):
             callback(source, param, item)
         self.tracker.query(query, self.METADATA_KEYS, options, _callback, None)
 
-
     def _search_callback(self):
         print("yeah")
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]