From bff362ed052f02fe3cf54929429ebb7b5523c865 Mon Sep 17 00:00:00 2001 From: Pilar Date: Tue, 19 Apr 2022 16:20:41 -0400 Subject: [PATCH] check merge branches --- imports/construction/us_physics_parameters.py | 1 + 1 file changed, 1 insertion(+) diff --git a/imports/construction/us_physics_parameters.py b/imports/construction/us_physics_parameters.py index 858eba9c..415ae740 100644 --- a/imports/construction/us_physics_parameters.py +++ b/imports/construction/us_physics_parameters.py @@ -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: