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



commit 6d7eaaecb1d3c8d90795216bb447fc71c1b1078c
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 24734bca..32c21ea1 100644
--- a/gnomemusic/mpris.py
+++ b/gnomemusic/mpris.py
@@ -441,6 +441,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]