docs: fixed flake8 whitespace error

This commit is contained in:
Nick Steel 2015-10-19 23:00:53 +01:00
parent d6c2e513b4
commit 056a17be89

View File

@ -181,7 +181,7 @@ class CoreListener(listener.Listener):
Called whenever the currently playing stream title changes.
*MAY* be implemented by actor.
:param title: the new stream title
:type title: string
"""