mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-05 03:54:29 -08:00
- redfin bug fix
- add recent features for issues
This commit is contained in:
@@ -12,3 +12,7 @@ class NoResultsFound(Exception):
|
||||
|
||||
class GeoCoordsNotFound(Exception):
|
||||
"""Raised when no property is found for the given address"""
|
||||
|
||||
|
||||
class SearchTooBroad(Exception):
|
||||
"""Raised when the search is too broad"""
|
||||
|
||||
Reference in New Issue
Block a user