Skip to content

Commit dc8e603

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

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
@@ -84,7 +84,7 @@ function AbstractMCMC.bundle_samples(
8484
chain_type::Type{Vector{NamedTuple}};
8585
param_names=missing,
8686
kwargs...
87-
) where {T<:NamedTuple, L}
87+
)
8888
# If the element type of ts is NamedTuples, just use the names in the
8989
# struct.
9090

0 commit comments

Comments
 (0)