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



commit 54141c5ee6bba8e8962bfa5ec19fbd0b6b9c9e8b
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 18319ab0..9a7f0ae5 100644
--- a/gnomemusic/mpris.py
+++ b/gnomemusic/mpris.py
@@ -424,6 +424,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]