Skip to content

Commit 368655d

Browse files
committed
Fix missing imports
1 parent d3d7e3d commit 368655d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ using Distributions
2626
using LinearAlgebra # Diagonal
2727

2828
using Combinatorics: combinations
29+
using OrderedCollections: OrderedSet
2930

3031
using DynamicPPL: getargs_dottilde, getargs_tilde, Selector
3132

0 commit comments

Comments
 (0)