Skip to content

Commit

Permalink
INDUSTRIAL type
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacharyHampton authored Jun 12, 2024
1 parent 048d967 commit 529de89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeharvest/core/scrapers/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class PropertyType(Enum):
BUILDING = "BUILDING"
COMMERCIAL = "COMMERCIAL"
GOVERNMENT = "GOVERNMENT"
INDUSTRIAL = "INDUSTRIAL"
CONDO_TOWNHOME = "CONDO_TOWNHOME"
CONDO_TOWNHOME_ROWHOME_COOP = "CONDO_TOWNHOME_ROWHOME_COOP"
CONDO = "CONDO"
Expand Down

0 comments on commit 529de89

Please sign in to comment.