format [skip ci]
This commit is contained in:
parent
afe24f46bc
commit
a4849da775
@ -38,7 +38,7 @@ function image_comparison_tests(
|
|||||||
|
|
||||||
# test function
|
# test function
|
||||||
func = (fn, idx) -> begin
|
func = (fn, idx) -> begin
|
||||||
eval(:(rng=StableRNG(PLOTS_SEED)))
|
eval(:(rng = StableRNG(PLOTS_SEED)))
|
||||||
for the_expr in example.exprs
|
for the_expr in example.exprs
|
||||||
expr = Expr(:block)
|
expr = Expr(:block)
|
||||||
push!(expr.args, the_expr)
|
push!(expr.args, the_expr)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user