Skip to content
Snippets Groups Projects
Commit 84af2da2 authored by Virgile Gerecke's avatar Virgile Gerecke 🤘
Browse files

Merge branch 'release/2.0.4'

parents fbd5eec1 0c857e01
No related merge requests found
Pipeline #14970 failed with stage
in 25 seconds
...@@ -38,3 +38,5 @@ def run(key, content, path): ...@@ -38,3 +38,5 @@ def run(key, content, path):
run(option, content, path.copy()) run(option, content, path.copy())
run('root', content, []) 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