mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-05 12:04:31 -08:00
fix: use zillow backend ep
This commit is contained in:
@@ -12,3 +12,7 @@ class NoResultsFound(Exception):
|
||||
|
||||
class PropertyNotFound(Exception):
|
||||
"""Raised when no property is found for the given address"""
|
||||
|
||||
|
||||
class BoxBoundsNotFound(Exception):
|
||||
"""Raised when no property is found for the given address"""
|
||||
|
||||
Reference in New Issue
Block a user