Skip to content

Commit 6f7261a

Browse files
committed
format fix
1 parent a30eeed commit 6f7261a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/trustRegion.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ function trust_region_step!(cache::TrustRegionCache)
307307
cache.shrink_counter = 0
308308
end
309309
if r > alg.step_threshold
310-
311310
take_step!(cache)
312311
cache.loss = cache.loss_new
313312

0 commit comments

Comments
 (0)