From 5368c5fade66ff38879f155bb3eb42212fdaae0a Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sat, 17 Nov 2012 16:49:23 +0100 Subject: [PATCH] mpd: Docstring formatting --- mopidy/frontends/mpd/protocol/music_db.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/mopidy/frontends/mpd/protocol/music_db.py b/mopidy/frontends/mpd/protocol/music_db.py index 00559e13..bea57198 100644 --- a/mopidy/frontends/mpd/protocol/music_db.py +++ b/mopidy/frontends/mpd/protocol/music_db.py @@ -112,9 +112,7 @@ def list_(context, field, mpd_query=None): ``artist``, ``date``, or ``genre``. ``ARTIST`` is an optional parameter when type is ``album``, - ``date``, or ``genre``. - - This filters the result list by an artist. + ``date``, or ``genre``. This filters the result list by an artist. *Clarifications:*