Skip to content

Commit e521f9c

Browse files
committed
Export MCMCSerial
1 parent 18311eb commit e521f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AbstractMCMC.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ using StatsBase: sample
1717
export sample
1818

1919
# Parallel sampling types
20-
export MCMCThreads, MCMCDistributed
20+
export MCMCThreads, MCMCDistributed, MCMCSerial
2121

2222
"""
2323
AbstractChains

0 commit comments

Comments
 (0)