Skip to content

Commit caf7a7b

Browse files
committed
Format
1 parent 368655d commit caf7a7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/model_utils.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
@testset "model_utils.jl" begin
2-
32
@testset "value_iterator_from_chain" begin
43
@testset "$model" for model in DynamicPPL.TestUtils.DEMO_MODELS
54
chain = make_chain_from_prior(model, 10)
@@ -14,5 +13,4 @@
1413
end
1514
end
1615
end
17-
1816
end

0 commit comments

Comments
 (0)