This commit is contained in:
Cullen Watson
2023-09-19 15:01:39 -05:00
parent 05fca9b7e6
commit 49d27943c4
5 changed files with 91 additions and 6 deletions

View File

@@ -68,10 +68,10 @@ def get_ordered_properties(result: Property) -> list[str]:
"year_built",
"agent_name",
"mls_id",
"description",
"img_src",
"latitude",
"longitude",
"description",
]