Skip to content

Commit

Permalink
drop show
Browse files Browse the repository at this point in the history
  • Loading branch information
cscherrer committed Jul 24, 2022
1 parent fa25d9c commit 05c6f82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/primitives/logdensity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ end


function MeasureBase.logdensity_def(c::ConditionalModel{A,B,M}, x=NamedTuple()) where {A,B,M}
@show c
_logdensity_def(M, Model(c), argvals(c), observations(c), x)
end

Expand Down

0 comments on commit 05c6f82

Please sign in to comment.