Skip to content

Commit

Permalink
Update resilientCommunity.py
Browse files Browse the repository at this point in the history
latest code with new changes in getPercentile method to incorporate tie functionality
  • Loading branch information
DavidArmahJr authored Jan 14, 2025
1 parent 8aaa496 commit 318d482
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions omf/models/resilientCommunity.py
Original file line number Diff line number Diff line change
Expand Up @@ -4033,8 +4033,8 @@ def tests():
__neoMetaModel__.renderAndShow(modelLoc)

if __name__ == '__main__':
#print("test")
tests()
print("test")
#tests()
#getDistributionSection(
#sectionExample("/Users/davidarmah/Documents/omf/omf/static/testFiles/resilientCommunity/iowa240_in_Florida_copy2.omd")
#newSection("/Users/davidarmah/Documents/omf/omf/static/testFiles/resilientCommunity/iowa240_in_Florida_copy2.omd")
Expand Down

0 comments on commit 318d482

Please sign in to comment.