weather: fix reST
This commit is contained in:
parent
29a5867d22
commit
4574fd5c40
@ -7,6 +7,7 @@ class Weather(IntervalModule):
|
|||||||
"""
|
"""
|
||||||
This module gets the weather from weather.com using pywapi module
|
This module gets the weather from weather.com using pywapi module
|
||||||
First, you need to get the code for the location from the www.weather.com
|
First, you need to get the code for the location from the www.weather.com
|
||||||
|
|
||||||
.. rubric:: Available formatters
|
.. rubric:: Available formatters
|
||||||
|
|
||||||
* {current_temp}
|
* {current_temp}
|
||||||
|
Loading…
Reference in New Issue
Block a user