Skip to content

Commit 74dba6d

Browse files
committed
File formated for release
1 parent 46b026c commit 74dba6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: tests/test_system.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ def test_PowerSystem_should_dispatch_two_hgus_using_ulp(self):
133133

134134
# Content
135135
self.assertTrue(System.data["load"] == [150, 150, 150])
136-
136+
137137
# Results
138138
self.assertEqual(operation["total_cost"], 7175.000000000012)
139-

0 commit comments

Comments
 (0)