[gnome-music/wip/jfelder/mpris-cleanup: 85/117] mpris: Add newline to _get_active_playlist docstring



commit 4fc88e8107877550112499160bfd989883a893a0
Author: Jean Felder <jfelder src gnome org>
Date:   Thu Apr 4 18:43:59 2019 +0200

    mpris: Add newline to _get_active_playlist docstring

 gnomemusic/mpris.py | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gnomemusic/mpris.py b/gnomemusic/mpris.py
index 751b173a..11845903 100644
--- a/gnomemusic/mpris.py
+++ b/gnomemusic/mpris.py
@@ -397,6 +397,7 @@ class MediaPlayer2Service(Server):
         If a playlist is active, return True and its description
         (path, name and icon).
         If no playlist is active, return False and an undefined structure.
+
         :returns: playlist existence and its structure
         :rtype: tuple
         """


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