error solved in occupancy.py

This commit is contained in:
pilar 2020-10-19 14:32:48 -04:00
parent 68c37512ec
commit dc48e98bde

View File

@ -52,7 +52,7 @@ class Occupancy:
""" """
return self._occupant_rate return self._occupant_rate
@property @property
def occupant_type(self): def occupant_type(self):
""" """
Get type of occupancy Get type of occupancy