[gnome-music/wip/mschraal/assorted-cleanups: 19/30] coremodel: Whitespace



commit 0d877a5f8e41d3de050232b49aaf30012abf276f
Author: Marinus Schraal <mschraal gnome org>
Date:   Tue Mar 31 15:05:09 2020 +0200

    coremodel: Whitespace

 gnomemusic/coremodel.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gnomemusic/coremodel.py b/gnomemusic/coremodel.py
index 87780f5d..88ae87a2 100644
--- a/gnomemusic/coremodel.py
+++ b/gnomemusic/coremodel.py
@@ -87,6 +87,7 @@ class CoreModel(GObject.GObject):
         self._songliststore = SongListStore(self._songs_model)
 
         self._application = application
+
         self._albums_model = Gio.ListStore()
         self._albums_model_sort = Gfm.SortListModel.new(self._albums_model)
         self._albums_model_sort.set_sort_func(


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