Skip to content
Snippets Groups Projects
Commit 0c857e01 authored by Virgile Gerecke's avatar Virgile Gerecke :metal:
Browse files

Added weather verificaton

parent 65cf8263
Branches
Tags
No related merge requests found
......@@ -38,3 +38,5 @@ def run(key, content, path):
run(option, content, path.copy())
run('root', content, [])
content = json.loads(open('weather.json').read())
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment