Skip to content

Commit f8562a0

Browse files
committed
Apply black - newlines are the worst
1 parent 67c9ef3 commit f8562a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyomo/core/base/objective.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ def template_expr(self):
220220
return self._args_
221221

222222

223-
224223
@ModelComponentFactory.register("Expressions that are minimized or maximized.")
225224
class Objective(ActiveIndexedComponent):
226225
"""

0 commit comments

Comments
 (0)