Skip to content

Commit 2259553

Browse files
authored
Fix plot_curve documentation examples not rendering (#2130)
1 parent 021b29b commit 2259553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc_marketing/plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ def plot_curve(
684684
685685
.. plot::
686686
:include-source: True
687-
:context: reset
687+
:context: close-figs
688688
689689
fig, axes = plot_curve(
690690
curve,

0 commit comments

Comments
 (0)