Skip to content

Commit

Permalink
Add import.
Browse files Browse the repository at this point in the history
  • Loading branch information
rpgoldman committed May 30, 2019
1 parent 66bb2c8 commit 9d99e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc3/distributions/continuous.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
from pymc3.util import get_variable_name
from .special import log_i0
from ..math import invlogit, logit, logdiffexp
from .shape_utils import broadcast_distribution_samples
from .dist_math import (
alltrue_elemwise, betaln, bound, gammaln, i0e, incomplete_beta, logpow,
normal_lccdf, normal_lcdf, SplineWrapper, std_cdf, zvalue,
Expand Down

0 comments on commit 9d99e2f

Please sign in to comment.