Skip to content

Commit cb60ec0

Browse files
jlindbloomaloctavodia
authored andcommitted
changed pm.Distribution to Distribution
1 parent 69429ac commit cb60ec0

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
@@ -44,7 +44,7 @@ def find_constrained_prior(
4444
4545
Parameters
4646
----------
47-
distribution : pm.Distribution
47+
distribution : Distribution
4848
PyMC distribution you want to set a prior on.
4949
Needs to have a ``logcdf`` method implemented in PyMC.
5050
lower : float

0 commit comments

Comments
 (0)