Skip to content

Commit

Permalink
Fixed import error
Browse files Browse the repository at this point in the history
  • Loading branch information
fonnesbeck committed Aug 3, 2017
1 parent 369ae4b commit 50941e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pymc3/distributions/discrete.py
Expand Up @@ -3,6 +3,7 @@
import theano
import theano.tensor as tt
from scipy import stats
import warnings

from pymc3.util import get_variable_name
from .dist_math import bound, factln, binomln, betaln, logpow
Expand Down

0 comments on commit 50941e1

Please sign in to comment.