From c878b13bc5749a4ac9d5e48a758070668a18634b Mon Sep 17 00:00:00 2001 From: Guille Date: Fri, 16 Oct 2020 12:27:24 -0400 Subject: [PATCH] correct tab --- city_model_structure/dhw_facilities.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/city_model_structure/dhw_facilities.py b/city_model_structure/dhw_facilities.py index afb8d75f..92a4ca70 100644 --- a/city_model_structure/dhw_facilities.py +++ b/city_model_structure/dhw_facilities.py @@ -28,7 +28,7 @@ class domestic_hot_water: """ return self._number_of_baths - @property + @property def number_of_showers(self): """ Get number of showers of a building unit