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/weather_yahoo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'py3status/modules/weather_yahoo.py') diff --git a/py3status/modules/weather_yahoo.py b/py3status/modules/weather_yahoo.py index df202d0..0e5d880 100644 --- a/py3status/modules/weather_yahoo.py +++ b/py3status/modules/weather_yahoo.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- """ -Display current day + 3 days weather forecast as icons on your i3bar +Display Yahoo! Weather forecast as icons. + Based on Yahoo! Weather. forecast, thanks guys ! http://developer.yahoo.com/weather/ -- cgit v1.3