Skip to content

Commit

Permalink
redo commit before samples from sample in ./mmm/plot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaanjolly committed Sep 24, 2024
1 parent 7c93861 commit ff725e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymc_marketing/mmm/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ def plot_curve(
subplot_kwargs : dict, optional
Addtional kwargs to while creating the fig and axes
sample_kwargs : dict, optional
Kwargs for the :func:`plot_sample` function
Kwargs for the :func:`plot_samples` function
hdi_kwargs : dict, optional
Kwargs for the :func:`plot_hdi` function
same_axes : bool
Expand Down

0 comments on commit ff725e3

Please sign in to comment.