summaryrefslogtreecommitdiffstats
path: root/py3status/modules/dpms.py
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-03-31 13:14:25 +0200
committerUltrabug <ultrabug@gentoo.org>2015-03-31 13:14:25 +0200
commitada99c0af5665828abc725923bf2f104c577c852 (patch)
treea4e58a0d9a5bec4612efe98bf068730a45c32ef7 /py3status/modules/dpms.py
parentcdfec19502d0415f92d85ffa48e6bec495ccb644 (diff)
move config parameters on every module docstring, overall QA
Diffstat (limited to 'py3status/modules/dpms.py')
-rw-r--r--py3status/modules/dpms.py2
1 files changed, 2 insertions, 0 deletions
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.