Skip to content

Commit ce089c4

Browse files
authored
Merge branch 'main' into addons-devel
2 parents 1b023a8 + 8397f66 commit ce089c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pyomo/piecewise/indexed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# This software is distributed under the 3-clause BSD License.
1010
# ___________________________________________________________________________
1111

12-
# A piewise approximiation of a nonconvex objective function.
12+
# A piecewise approximation of a nonconvex objective function.
1313

1414
import pyomo.environ as pyo
1515

0 commit comments

Comments
 (0)