Skip to content

Commit 2f905f7

Browse files
authored
Update make_model_deterministic.jl
1 parent b9c0d95 commit 2f905f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/deterministic/make_model_deterministic.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ using BeforeIT, MAT
22
using Test
33

44
import BeforeIT: randpl, epsilon
5-
import DynamicSampling: DynamicSampler, getlevel, allinds
5+
import DynamicSampling: DynamicSampler, allinds
66
import Random: shuffle!, rand, randn
77
import StatsBase: wsample
88
using Distributions

0 commit comments

Comments
 (0)