Skip to content

Commit 720931b

Browse files
committed
Fix import
1 parent 24b07f3 commit 720931b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/variational-inference/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ We first import the packages to be used:
3636
using Random
3737
using Turing
3838
using Turing: Variational
39+
using Bijector: bijector
3940
using StatsPlots, Measures
4041
4142
Random.seed!(42);

0 commit comments

Comments
 (0)