Skip to content

Commit d07a247

Browse files
Format code (#1355)
Co-authored-by: enzyme-ci-bot[bot] <78882869+enzyme-ci-bot[bot]@users.noreply.github.com>
1 parent 389abd9 commit d07a247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/autodiff.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,4 +272,4 @@ end
272272
x = ConcreteRNumber(0.0)
273273
@test isnan((@jit grad_divinf(x))[1])
274274
@test iszero((@jit grad_divinf_sz(x))[1])
275-
end
275+
end

0 commit comments

Comments
 (0)