Commit 0436faf
Fix: building_archetype nullified when stebbsmethod == 0 (#958)
* add: building_archetype nullified along with stebbs parameters when stebbsmethod == 0
* update CHANGELOG.md
* updated CHANGELOG.md
* add: test_stebbsmethod0_nullifies_building_archetype_values to cover also building_archetype nullification
and fixed precheck_model_option_rules to include building_archetype in the nullification logic
* style: auto-format code with ruff and fprettify
Co-authored-by: dayantur <71443948+dayantur@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 8eb2af0 commit 0436faf
File tree
5 files changed
+123
-75
lines changed- src/supy/data_model
- core
- validation
- core
- pipeline
- test/data_model
5 files changed
+123
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments