Merge branch 'update_documentation' into 'master'

check merge branches

See merge request Guille/libs!12
This commit is contained in:
Guillermo Gutierrez Morote 2022-04-19 20:34:40 +00:00
commit b0c2f52dd4

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: