Modified xlsx heat pump method

This commit is contained in:
Peter Yefi 2021-11-12 10:19:55 +00:00
parent bc762e4844
commit fee9dc5808

View File

@ -19,7 +19,7 @@ class EnergySystemsFactory:
self._city = city self._city = city
self._base_path = base_path self._base_path = base_path
def _xlsx_heat_pump_parameters(self): def _xlsx_heat_pump(self):
""" """
Enrich the city by using xlsx heat pump information Enrich the city by using xlsx heat pump information
""" """