summaryrefslogtreecommitdiffstats
path: root/py3status/modules/clementine.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-27 19:01:28 +0100
committerUltrabug <ultrabug@gentoo.org>2015-03-27 19:01:28 +0100
commitbf1d875da988b53059212b178358899582ac4526 (patch)
tree7567b6e982b3b52710034d7aa8ba9ef8cf819db4 /py3status/modules/clementine.py
parent1185f88122f1d72a4c595db215654f446c8b9c80 (diff)
QA on all modules docstrings for a clean CLI parsing
Diffstat (limited to 'py3status/modules/clementine.py')
-rw-r--r--py3status/modules/clementine.py7
1 files changed, 3 insertions, 4 deletions
diff --git a/py3status/modules/clementine.py b/py3status/modules/clementine.py
index faadf1e..2c5c66f 100644
--- a/py3status/modules/clementine.py
+++ b/py3status/modules/clementine.py
@@ -1,10 +1,9 @@
# -*- coding: utf-8 -*-
"""
-This module displays the current "artist - title" playing in Clementine.
+Display the current "artist - title" playing in Clementine.
-Last modified: 2014-03-23
-Author: Francois LASSERRE <choiz@me.com>
-License: GNU GPL http://www.gnu.org/licenses/gpl.html
+@author Francois LASSERRE <choiz@me.com>
+@license GNU GPL http://www.gnu.org/licenses/gpl.html
"""
from time import time