Skip to content

Commit 32a72f0

Browse files
authored
remove white space
1 parent 8b36764 commit 32a72f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/func_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def find_constrained_prior(
3737
"""
3838
Find optimal parameters to get `mass` % of probability
3939
of a :ref:`distribution <api_distributions>` between `lower` and `upper`.
40-
40+
4141
Note: only works for one- and two-parameter distributions, as there
4242
are exactly two constraints. Fix some combination of parameters
4343
if you want to use it on >=3-parameter distributions.

0 commit comments

Comments
 (0)