Skip to content

Commit 0e60f54

Browse files
committed
debug: forgot end keyword
1 parent 8383d07 commit 0e60f54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/estimator/mhe/execute.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,7 @@ function invert_cov!(estim::MovingHorizonEstimator, P̄)
486486
else
487487
rethrow(err)
488488
end
489+
end
489490
return nothing
490491
end
491492

0 commit comments

Comments
 (0)