diff options
| author | Ultrabug <ultrabug@gentoo.org> | 2015-03-29 14:36:43 +0200 |
|---|---|---|
| committer | Ultrabug <ultrabug@gentoo.org> | 2015-03-29 14:36:43 +0200 |
| commit | 3551bcb7de9b1c2f6bb1120b64185974c5beefad (patch) | |
| tree | 0169038efe0d7154152b0024b593fedfccdd4145 /py3status/modules/net_rate.py | |
| parent | 68cb484b373f28288b95caada990f6801ae6115d (diff) | |
modules QA on coding headers
Diffstat (limited to 'py3status/modules/net_rate.py')
| -rw-r--r-- | py3status/modules/net_rate.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py3status/modules/net_rate.py b/py3status/modules/net_rate.py index 0212768..961578b 100644 --- a/py3status/modules/net_rate.py +++ b/py3status/modules/net_rate.py @@ -1,4 +1,4 @@ -# -*- coding: utf8 -*- +# -*- coding: utf-8 -*- """ Display the current network transfer rate. |
