Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Osthege <michael.osthege@outlook.com>
  • Loading branch information
ricardoV94 and michaelosthege authored Sep 1, 2022
1 parent ee52c5c commit b1f705d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc/distributions/distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ def update(self, node: Node):
return {}


# Let Aeppl know that the SymbolicRandomVariable has a logprob.
MeasurableVariable.register(SymbolicRandomVariable)


Expand Down

0 comments on commit b1f705d

Please sign in to comment.