[gnome-music/wip/mschraal/core-thumb-property: 1/16] artstack: fix import



commit 2f851b6b1c3548eef028c5535753cd1b57a8ed9c
Author: Marinus Schraal <mschraal gnome org>
Date:   Mon Jun 15 01:39:03 2020 +0200

    artstack: fix import

 gnomemusic/widgets/artistartstack.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/artistartstack.py b/gnomemusic/widgets/artistartstack.py
index 3f60df18..94b0208a 100644
--- a/gnomemusic/widgets/artistartstack.py
+++ b/gnomemusic/widgets/artistartstack.py
@@ -42,7 +42,7 @@ class ArtistArtStack(Gtk.Stack):
     _default_icon = DefaultIcon()
 
     def __init__(self, size=Art.Size.MEDIUM):
-        """Initialize the CoverStack
+        """Initialize the ArtStack
 
         :param Art.Size size: The size of the art used for the cover
         """


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