Commit f86e7c70 authored by Chase's avatar Chase
Browse files

change back to test

parent e44e815e
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9,6 +9,7 @@ from contexttimer import Timer

from pylp.constraint import Constraint
import warnings

if pulp.__version__ == '2.1':
    import pulp.apis.core as solvers
else: