From ada99c0af5665828abc725923bf2f104c577c852 Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Tue, 31 Mar 2015 13:14:25 +0200 Subject: move config parameters on every module docstring, overall QA --- py3status/modules/dpms.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'py3status/modules/dpms.py') diff --git a/py3status/modules/dpms.py b/py3status/modules/dpms.py index 0753df4..c2d9c4e 100644 --- a/py3status/modules/dpms.py +++ b/py3status/modules/dpms.py @@ -13,6 +13,8 @@ from os import system class Py3status: + """ + """ def __init__(self): """ Detect current state on start. -- cgit v1.3