Skip to content
Snippets Groups Projects
Commit 1d1fbd4a authored by Gabriele Gerbino (JB93)'s avatar Gabriele Gerbino (JB93)
Browse files

Update dags/urbanite_preditcted_noise.py

parent ec69bf20
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@ def send_to_repo(out_json, **kwargs):
out_json["id"] = ex_id
out_json["name"] = name
out_json["description"] = description
out_json["subtype"]: "HeatLayer"
out_json["subtype"]= "HeatLayer"
base_url = Variable.get('DATASTORAGE_URL', default_var='https://bilbao.urbanite.esilab.org')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment