[gnome-music/wip/mschraal/glib-logging: 62/65] corealbum: New logger
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/glib-logging: 62/65] corealbum: New logger
- Date: Sat, 1 Feb 2020 15:21:39 +0000 (UTC)
commit a2b56af70057aa4a0fc5f35bedd040666161ba12
Author: Marinus Schraal <mschraal gnome org>
Date: Sat Feb 1 15:20:22 2020 +0100
corealbum: New logger
gnomemusic/corealbum.py | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/gnomemusic/corealbum.py b/gnomemusic/corealbum.py
index 9d081d63..9084cd82 100644
--- a/gnomemusic/corealbum.py
+++ b/gnomemusic/corealbum.py
@@ -41,9 +41,6 @@ class CoreAlbum(GObject.GObject):
url = GObject.Property(type=str)
year = GObject.Property(type=str, default="----")
- def __repr__(self):
- return "<CoreAlbum>"
-
def __init__(self, media, coremodel):
"""Initiate the CoreAlbum object
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]