docs: readme

This commit is contained in:
Cullen Watson
2023-09-18 19:35:38 -05:00
parent 8f90a80b0a
commit 82092faa28
4 changed files with 142 additions and 27 deletions

View File

@@ -10,9 +10,5 @@ class NoResultsFound(Exception):
"""Raised when no results are found for the given location"""
class PropertyNotFound(Exception):
"""Raised when no property is found for the given address"""
class BoxBoundsNotFound(Exception):
class GeoCoordsNotFound(Exception):
"""Raised when no property is found for the given address"""