Skip to content

Commit 29ab7ec

Browse files
authored
remove extra blank line
1 parent d31f437 commit 29ab7ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.qmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ using Turing
123123
# Likelihood
124124
μ = α .+ β .* x
125125
y ~ MvNormal(μ, σ² * I)
126-
127126
end
128127
129128
x, y = rand(10), rand(10)

0 commit comments

Comments
 (0)