Skip to content

Commit 46f5207

Browse files
authored
Merge pull request #109 from itsdfish/auto-juliaformatter-pr
Automatic JuliaFormatter.jl run
2 parents 023d7c6 + fc033a0 commit 46f5207

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/log_normal_race_tests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,10 @@
130130
using Random
131131

132132
Random.seed!(5841)
133-
133+
134134
# implied threshold
135135
α = 1
136-
dist = LNR= [-2,-3], σ = 1, τ = .3)
136+
dist = LNR= [-2, -3], σ = 1, τ = 0.3)
137137

138138
time_steps, evidence = simulate(dist; Δt = 0.001)
139139

0 commit comments

Comments
 (0)