Skip to content

Commit ec0448e

Browse files
Update src/test_utils/contexts.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 527b389 commit ec0448e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test_utils/contexts.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ function test_context(context::DynamicPPL.AbstractContext, model::DynamicPPL.Mod
9696
leafcontext_new
9797
end
9898

99-
10099
# Make sure that the we can evaluate the model with the context (i.e. that none of the tilde-functions are incorrectly overloaded).
101100
# The tilde-pipeline contains two different paths: with `SamplingContext` as a parent, and without it.
102101
# NOTE(torfjelde): Need to sample with the untyped varinfo _using_ the context, since the

0 commit comments

Comments
 (0)