erased forgotten not needed print

This commit is contained in:
Pilar Monsalvete 2023-08-29 13:12:56 -04:00
parent b7c2bbae96
commit a5f70f4720

View File

@ -38,7 +38,7 @@ class NorthAmericaEnergySystemCatalog(Catalog):
None,
None,
self._storage_components)
print(self._content)
def _load_generation_components(self):
generation_components = []
boilers = self._archetypes['EnergySystemCatalog']['energy_generation_components']['boilers']