mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge branch 'feature/condition-data' of github.com:Hestia-Homes/Model into feature/condition-data
This commit is contained in:
commit
ee54ca648e
1 changed files with 1 additions and 1 deletions
|
|
@ -117,4 +117,4 @@ def test_lbwf_parser_passes_houses(lbwf_homes_xlsx_bytes):
|
|||
|
||||
# assert
|
||||
assert len(result) == 2
|
||||
assert isinstance(result[0], LbwfPropertyCondition) # TODO: Improve these asserts
|
||||
assert isinstance(result[0], LbwfPropertyCondition) # TODO: Improve these asserts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue