Skip to content

Commit

Permalink
Update pyomo/contrib/mindtpy/util.py
Browse files Browse the repository at this point in the history
Co-authored-by: Bethany Nicholson <[email protected]>
  • Loading branch information
ZedongPeng and blnicho authored Feb 13, 2024
1 parent a77a19b commit a0997d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyomo/contrib/mindtpy/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ def copy_var_list_values(
Sets to zero for NonNegativeReals if necessary
from_list : list
The variables that provides the values to copy from.
The variables that provide the values to copy from.
to_list : list
The variables that need to set value.
config : ConfigBlock
Expand Down

0 comments on commit a0997d8

Please sign in to comment.