mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
refactor(redfin): fit to use updated models
This commit is contained in:
@@ -53,7 +53,7 @@ class Address:
|
||||
city: str
|
||||
state: str
|
||||
zip_code: str
|
||||
unit: str
|
||||
unit: str | None = None
|
||||
country: str | None = None
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user