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/net_rate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'py3status/modules/net_rate.py') diff --git a/py3status/modules/net_rate.py b/py3status/modules/net_rate.py index 876f6cb..0212768 100644 --- a/py3status/modules/net_rate.py +++ b/py3status/modules/net_rate.py @@ -1,6 +1,6 @@ # -*- coding: utf8 -*- """ -Module for displaying current network transfer rate. +Display the current network transfer rate. @author shadowprince @license Eclipse Public License -- cgit v1.3