From c8d574a895b9a10c235a8eee09a5d61e7466d419 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 20 Jun 2011 14:45:13 +0300 Subject: [PATCH] Formatting --- mopidy/frontends/mpris.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mopidy/frontends/mpris.py b/mopidy/frontends/mpris.py index 16f0bc5c..c35f88be 100644 --- a/mopidy/frontends/mpris.py +++ b/mopidy/frontends/mpris.py @@ -67,8 +67,8 @@ class MprisFrontend(ThreadingActor, BaseFrontend): player.Quit(dbus_interface='org.mpris.MediaPlayer2') """ - # This thread requires :class:`mopidy.utils.process.GObjectEventThread` to be - # running too. This is not enforced in any way by the code. + # This thread requires :class:`mopidy.utils.process.GObjectEventThread` to + # be running too. This is not enforced in any way by the code. def __init__(self): self.indicate_server = None