Skip to content

Commit

Permalink
fix: actually put rtol in the right place
Browse files Browse the repository at this point in the history
  • Loading branch information
fjebaker committed Aug 24, 2023
1 parent 5fbd9ed commit 01c0159
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/unit/emissivity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,4 @@ r, em = get_emissivity(profile)
0.0012975391924250703,
0.0001872210347441914,
3.8919060688680126e-5,
]
rtol = 1e-2
] rtol = 1e-2

0 comments on commit 01c0159

Please sign in to comment.