PEP8 fix, hope wont' break rST parser as well

This commit is contained in:
Sergei Turukin 2014-12-11 13:54:31 +02:00
parent 2a5c0e77a0
commit 8913450ac2

View File

@ -20,7 +20,7 @@ class Cmus(IntervalModule):
Gets the status and current song info using cmus-remote
.. rubric:: Available formatters
* `{status}` current status icon (paused/playing/stopped)
* `{song_elapsed}` song elapsed time (mm:ss format)
* `{song_length}` total song duration (mm:ss format)