Skip to content

Commit 53aaf1a

Browse files
slilonfe5jsiirola
andauthored
Update pyomo/contrib/parmest/parmest.py
Co-authored-by: John Siirola <jsiirola@users.noreply.github.com>
1 parent 5c2a577 commit 53aaf1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyomo/contrib/parmest/parmest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ def SSE_weighted(model):
258258
259259
Parameters
260260
----------
261-
model : Pyomo ConcreteModel
261+
model : ConcreteModel
262262
Annotated Pyomo model
263263
"""
264264
# check if the model has all the required suffixes

0 commit comments

Comments
 (0)