Skip to content

Commit

Permalink
fix scope warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander-Barth committed Aug 4, 2023
1 parent b524137 commit 4f77c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_2dvar_error.jl
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ errormethods = [


for errormethod in errormethods
local err
#@show errormethod
err = errormethod(mask, (pm, pn), (xi, yi), (x, y), f, len, epsilon2)

Expand Down

0 comments on commit 4f77c8b

Please sign in to comment.