Skip to content

Commit

Permalink
File formated for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ettoreaquino committed Aug 25, 2021
1 parent 46b026c commit 74dba6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ def test_PowerSystem_should_dispatch_two_hgus_using_ulp(self):

# Content
self.assertTrue(System.data["load"] == [150, 150, 150])

# Results
self.assertEqual(operation["total_cost"], 7175.000000000012)

0 comments on commit 74dba6d

Please sign in to comment.