Skip to content

Commit 00de8fc

Browse files
Update test/model_utils.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68287f5 commit 00de8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/model_utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ chn_2 = sample(model_2, NUTS(), 100)
9999
@test all(isa.(collect(values(ordered_dict))[1], Number))
100100
end
101101
end
102-
end
102+
end

0 commit comments

Comments
 (0)