Skip to content

Commit

Permalink
Merge branch 'dev' into fix/multiple_simulations_by_user
Browse files Browse the repository at this point in the history
  • Loading branch information
nesnoj committed Oct 6, 2023
2 parents e3109e7 + 2385103 commit ddb39d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions digiplan/map/hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ def adapt_heat_settings(scenario: str, data: dict, request: HttpRequest) -> dict
# Remove unnecessary heat settings
del data["w_v_1"]
del data["w_d_wp_1"]
del data["w_z_wp_1"]

return data

Expand Down

0 comments on commit ddb39d3

Please sign in to comment.