Skip to content

Commit 64d2b88

Browse files
authored
Merge pull request #3583 from sameshl/shape_utils_import
Fix shape_utils broken documentation
2 parents 58bed9f + 213e30c commit 64d2b88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pymc3/distributions/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from . import timeseries
22
from . import transforms
3+
from . import shape_utils
34

45
from .continuous import Uniform
56
from .continuous import Flat

0 commit comments

Comments
 (0)