Skip to content

Commit 41418ed

Browse files
committed
SciMLBase.promote_p doesn't exist
1 parent 24d65f2 commit 41418ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OptimizationBase/src/OptimizationBase.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import SciMLBase: solve, init, solve!, __init, __solve,
1616
requiresconshess, wrap_sol, has_kwargs,
1717
get_root_indp, get_updated_symbolic_problem,
1818
get_concrete_p, get_concrete_u0, promote_u0,
19-
promote_p, KeywordArgError, checkkwargs
19+
KeywordArgError, checkkwargs
2020

2121
export ObjSense, MaxSense, MinSense
2222
export allowsbounds, requiresbounds, allowsconstraints, requiresconstraints,

0 commit comments

Comments
 (0)