Skip to content

Commit

Permalink
revert the plot.py changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishaanjolly committed Sep 23, 2024
1 parent d64b1c2 commit 625a530
Show file tree
Hide file tree
Showing 2 changed files 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_curve` function
hdi_kwargs : dict, optional
Kwargs for the :func:`plot_hdi` function
same_axes : bool
Expand Down
Empty file removed test.txt
Empty file.

0 comments on commit 625a530

Please sign in to comment.