From bf1d875da988b53059212b178358899582ac4526 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Fri, 27 Mar 2015 19:01:28 +0100 Subject: QA on all modules docstrings for a clean CLI parsing --- py3status/modules/clementine.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'py3status/modules/clementine.py') 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 -License: GNU GPL http://www.gnu.org/licenses/gpl.html +@author Francois LASSERRE +@license GNU GPL http://www.gnu.org/licenses/gpl.html """ from time import time -- cgit v1.3