Skip to content

Commit b94b8b6

Browse files
saurbhcaloctavodia
authored andcommitted
add close-figs context on plot directive in ZeroInflatedPoisson class
1 parent b647737 commit b94b8b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc/distributions/discrete.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1469,6 +1469,7 @@ class ZeroInflatedPoisson:
14691469
\end{array} \right.
14701470
14711471
.. plot::
1472+
:context: close-figs
14721473
14731474
import matplotlib.pyplot as plt
14741475
import numpy as np

0 commit comments

Comments
 (0)