Skip to content

Commit 88a10de

Browse files
chore: rm extra indents
1 parent 8d15812 commit 88a10de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/initialization.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ function get_initial_values(prob, valp, f, alg::OverrideInit,
258258
initdata.update_initializeprob!(initprob, valp)
259259
end
260260
end
261-
261+
262262
if is_trivial_initialization(initdata)
263263
nlsol = initdata
264264
success = true

0 commit comments

Comments
 (0)