Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedongPeng committed Aug 25, 2023
1 parent da8a56e commit 95f4cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyomo/contrib/mindtpy/config_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ def _add_subsolver_configs(CONFIG):
'cplex_persistent',
'appsi_cplex',
'appsi_gurobi',
'appsi_highs'
'appsi_highs',
]
),
description='MIP subsolver name',
Expand Down

0 comments on commit 95f4cc2

Please sign in to comment.