Skip to content

Commit b90740d

Browse files
committed
code cleanup
1 parent 0de3448 commit b90740d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmdstanpy/model.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1883,7 +1883,7 @@ def laplace_sample(
18831883
or as the path of a data file in JSON or Rdump format.
18841884
18851885
:param mode: The mode around which to place the approximation, either
1886-
1886+
18871887
* A :class:`CmdStanMLE` object
18881888
* A path to a CSV file containing the output of an optimization run.
18891889
* ``None`` - use default optimizer settings and/or any ``opt_args``.

0 commit comments

Comments
 (0)