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/netdata.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'py3status/modules/netdata.py') diff --git a/py3status/modules/netdata.py b/py3status/modules/netdata.py index fe9406f..c43ad06 100644 --- a/py3status/modules/netdata.py +++ b/py3status/modules/netdata.py @@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- """ -Display network information (Linux systems) in i3bar. +Display network speed and bandwidth usage. -Copyright (C) <2013> +@author Shahin Azad """ import subprocess -- cgit v1.3