Skip to content

Commit 093d8ba

Browse files
jClugstorChrisRackauckas
authored andcommitted
old docstring
1 parent beba3b7 commit 093d8ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/BracketingNonlinearSolve/ext/BracketingNonlinearSolveChainRulesCoreExt.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ function ChainRulesCore.rrule(
1111
prob::IntervalNonlinearProblem,
1212
sensealg, p, alg, args...; kwargs...
1313
)
14-
# DiffEqBase is needed for problem/function constructor adjoint
1514
out = solve(prob)
1615
u = out.u
1716
f = SciMLBase.unwrapped_f(prob.f)

0 commit comments

Comments
 (0)