Skip to content

Commit 044c994

Browse files
committed
Format
1 parent 5df4844 commit 044c994

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/stdlib/distributions.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ using Turing
4343
@test s 1.0 atol = 0.0001
4444
end
4545

46-
4746
@testset "distributions functions" begin
4847
λ = 0.01:0.01:5
4948
LLp = @. logpdf(Poisson(λ), 1)

0 commit comments

Comments
 (0)