Skip to content

Commit e0aae9f

Browse files
committed
fix import
1 parent 8006bb7 commit e0aae9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/mcmc/Inference.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using Distributions: Bernoulli, Beta, InverseGamma, Normal
66
using Distributions: sample
77
using AbstractMCMC: AbstractMCMC
88
import DynamicPPL
9+
using DynamicPPL: filldist
910
import ForwardDiff
1011
using LinearAlgebra: I
1112
import MCMCChains

0 commit comments

Comments
 (0)