check merge branches

This commit is contained in:
Pilar 2022-04-19 16:20:41 -04:00
parent 4daec98dba
commit bff362ed05

View File

@ -28,6 +28,7 @@ class UsPhysicsParameters(NrelPhysicsInterface):
"""
Returns the city with the construction parameters assigned to the buildings
"""
# todo: erase
city = self._city
for building in city.buildings:
try: