Skip to content

Commit

Permalink
add close-figs context on plot directive in ZeroInflatedPoisson class
Browse files Browse the repository at this point in the history
  • Loading branch information
saurbhc authored and aloctavodia committed Jul 13, 2022
1 parent b647737 commit b94b8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc/distributions/discrete.py
Original file line number Diff line number Diff line change
Expand Up @@ -1469,6 +1469,7 @@ class ZeroInflatedPoisson:
\end{array} \right.
.. plot::
:context: close-figs
import matplotlib.pyplot as plt
import numpy as np
Expand Down

0 comments on commit b94b8b6

Please sign in to comment.