Skip to content

Commit

Permalink
fix for automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lilycatolson committed Dec 19, 2023
1 parent 624ff5e commit 916b01e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions omf/models/derUtilityCost.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,5 @@ def _tests():
__neoMetaModel__.renderAndShow(modelLoc)

if __name__ == '__main__':
_tests()
#pass
#_tests()
pass

0 comments on commit 916b01e

Please sign in to comment.