Skip to content

Commit a5317fa

Browse files
add back TerminationCondition
1 parent 83784fc commit a5317fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyomo/contrib/appsi/solvers/tests/test_highs_persistent.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from pyomo.common.log import LoggingIntercept
1919
from pyomo.common.tee import capture_output
2020
from pyomo.contrib.appsi.solvers.highs import Highs
21+
from pyomo.contrib.appsi.base import TerminationCondition
2122

2223
from pyomo.contrib.solver.tests.solvers import instances
2324

0 commit comments

Comments
 (0)