Modified xlsx heat pump method
This commit is contained in:
parent
bc762e4844
commit
fee9dc5808
|
@ -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
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user