Skip to content

Commit 2445faf

Browse files
committed
apply formatter
1 parent 1cd4836 commit 2445faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/turing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
sample(
4343
model,
4444
Turing.Experimental.Gibbs((
45-
s = externalsampler(sampler), m = externalsampler(sampler)
45+
s=externalsampler(sampler), m=externalsampler(sampler)
4646
),),
4747
n_samples;
4848
progress=false,

0 commit comments

Comments
 (0)