Skip to content

Commit 9b4bf2a

Browse files
committed
fix import
1 parent bc0d8f5 commit 9b4bf2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/distributions/test_multivariate.py

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
import pymc as pm
3434

3535
from pymc.distributions.multivariate import (
36+
MultivariateIntervalTransform,
3637
_LKJCholeskyCov,
3738
_OrderedMultinomial,
3839
posdef,

0 commit comments

Comments
 (0)