[gnome-music] Pep8 compatibility



commit 3907f657965e3cb4516fc216859e43636f0071dc
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Sep 30 12:06:05 2013 +0200

    Pep8 compatibility

 gnomemusic/view.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gnomemusic/view.py b/gnomemusic/view.py
index 42a3941..217def6 100644
--- a/gnomemusic/view.py
+++ b/gnomemusic/view.py
@@ -280,6 +280,7 @@ class ViewContainer(Stack):
     def _on_selection_mode_request(self, *args):
         self.header_bar._select_button.clicked()
 
+
 #Class for the Empty View
 class Empty(Stack):
     def __init__(self, header_bar, player):


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