mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 11:34:32 -08:00
- Python 3.9 support (tested) (could potentially work for lower versions, but I have not validated such)
This commit is contained in:
@@ -155,7 +155,7 @@ def test_realtor_without_extra_details():
|
||||
),
|
||||
]
|
||||
|
||||
assert results[0] != results[1]
|
||||
assert not results[0].equals(results[1])
|
||||
|
||||
|
||||
def test_pr_zip_code():
|
||||
|
||||
Reference in New Issue
Block a user