- realtor init

This commit is contained in:
Zachary Hampton
2023-09-15 20:58:54 -07:00
parent af1f2fa531
commit 0946abd35a
5 changed files with 58 additions and 1 deletions

View File

@@ -25,3 +25,5 @@ class Scraper:
@staticmethod
def parse_home(home) -> Home: ...
def handle_location(self): ...