Skip to content

Commit be41dd5

Browse files
authored
Remove model parameter from docstring.
It's not part of the method signature.
1 parent 6e403c0 commit be41dd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bambi/backend/pymc.py

-1
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ def _run_laplace(self, draws, omit_offsets, include_mean):
448448
449449
Parameters
450450
----------
451-
model: PyMC model
452451
draws: int
453452
The number of samples to draw from the posterior distribution.
454453
omit_offsets: bool

0 commit comments

Comments
 (0)