Skip to content

Commit 92c23f0

Browse files
committed
And black.
1 parent 577aea3 commit 92c23f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyomo/contrib/parmest/tests/test_utils.py

+1
Original file line numberDiff line numberDiff line change
@@ -152,5 +152,6 @@ def label_model(self):
152152
c_old = m.find_component(v)
153153
self.assertEqual(pyo.value(c), pyo.value(c_old))
154154

155+
155156
if __name__ == "__main__":
156157
unittest.main()

0 commit comments

Comments
 (0)