diff options
Diffstat (limited to 'modules/weather.py')
| -rw-r--r-- | modules/weather.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/weather.py b/modules/weather.py index 4504d0e0..be3bb316 100644 --- a/modules/weather.py +++ b/modules/weather.py @@ -1,3 +1,5 @@ +#--depends-on commands +#--depends-on location #--require-config openweathermap-api-key from src import ModuleManager, utils |
