From 7f86f69610d88adf6ad741de3738d4168e49deb2 Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Fri, 3 Nov 2023 18:53:46 -0500 Subject: [PATCH] docs: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db30688..95a756b 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Property The following exceptions may be raised when using HomeHarvest: - `InvalidListingType` - valid options: `for_sale`, `for_rent`, `sold` -- `NoResultsFound` - no properties found from your search +- `InvalidDate` - date_from or date_to is not in the format YYYY-MM-DD ## Frequently Asked Questions