Skip to content

Commit fa4d43c

Browse files
Format .jl files (#529)
Co-authored-by: prbzrg <79970151+prbzrg@users.noreply.github.com>
1 parent 6841af9 commit fa4d43c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/ci_tests/smoke_tests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ Test.@testset verbose = true showtiming = true failfast = false "Smoke Tests" be
124124

125125
Test.@testset verbose = true showtiming = true failfast = false "$adtype on loss" for adtype in
126126
adtypes
127+
127128
Test.@test !isnothing(DifferentiationInterface.gradient(diff_loss, adtype, ps))
128129
Test.@test !isnothing(DifferentiationInterface.gradient(diff2_loss, adtype, r))
129130

0 commit comments

Comments
 (0)