Skip to content

Commit be8f627

Browse files
Format .jl files (#496)
Co-authored-by: prbzrg <79970151+prbzrg@users.noreply.github.com>
1 parent 650ac48 commit be8f627

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ci_tests/smoke_tests.jl

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

208208
Test.@testset verbose = true showtiming = true failfast = false "$adtype on loss" for adtype in
209209
adtypes
210+
210211
Test.@test !isnothing(DifferentiationInterface.gradient(diff_loss, adtype, ps)) broken =
211212
compute_mode.adback isa ADTypes.AutoEnzyme{<:Enzyme.ForwardMode} && (
212213
omode isa ContinuousNormalizingFlows.TrainMode || (

0 commit comments

Comments
 (0)