Skip to content

Commit 66f85c6

Browse files
cpfifferdevmotion
andauthored
Update src/AdvancedMH.jl
Co-authored-by: David Widmann <[email protected]>
1 parent 164437c commit 66f85c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AdvancedMH.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function AbstractMCMC.bundle_samples(
7777
end
7878

7979
function AbstractMCMC.bundle_samples(
80-
ts::Vector{Transition{T, L}},
80+
ts::Vector{<:Transition{<:NamedTuple}},
8181
model::DensityModel,
8282
sampler::MHSampler,
8383
state,

0 commit comments

Comments
 (0)