Skip to content

Commit 66a1b0a

Browse files
🤖 Format .jl files
1 parent cd01951 commit 66a1b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/R2N.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ function SolverCore.solve!(
346346
model.data.σ = zero(T)
347347
_obj = obj(model, d) + ψ(d)
348348
model.data.σ = temp_σ
349-
return _obj
349+
return _obj
350350
end
351351
end
352352

0 commit comments

Comments
 (0)