Skip to content

Commit

Permalink
Clarify prior docstring description.
Browse files Browse the repository at this point in the history
  • Loading branch information
alicjapolanska committed Jun 6, 2024
1 parent 818775d commit 3518d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rosenbrock.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@


def ln_prior_uniform(x, xmin=-10.0, xmax=10.0, ymin=-5.0, ymax=15.0):
"""Compute log_e of uniform prior.
"""Compute log_e uniform prior.
Args:
Expand Down

0 comments on commit 3518d6c

Please sign in to comment.