Skip to content

Commit

Permalink
Update src/test_utils/contexts.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
torfjelde and github-actions[bot] authored Nov 28, 2024
1 parent 527b389 commit ec0448e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test_utils/contexts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ function test_context(context::DynamicPPL.AbstractContext, model::DynamicPPL.Mod
leafcontext_new
end


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

0 comments on commit ec0448e

Please sign in to comment.