Formatting

This commit is contained in:
Stein Magnus Jodal 2011-06-20 14:45:13 +03:00
parent 10eeb894cc
commit c8d574a895

View File

@ -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