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/scratchpad_counter.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'py3status/modules/scratchpad_counter.py') diff --git a/py3status/modules/scratchpad_counter.py b/py3status/modules/scratchpad_counter.py index 3619cda..0468bcb 100644 --- a/py3status/modules/scratchpad_counter.py +++ b/py3status/modules/scratchpad_counter.py @@ -22,7 +22,8 @@ def find_scratch(tree): class Py3status: - + """ + """ # available configuration parameters cache_timeout = 5 format = "{} ⌫" # format of indicator. {} replaces with count of windows -- cgit v1.3