Skip to content

Commit bedbb17

Browse files
williambdeanricardoV94
authored andcommitted
closes #7162
1 parent fd8d92b commit bedbb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def __set_compiler_flags():
4747

4848
__set_compiler_flags()
4949

50-
from pymc import _version, gp, ode, sampling
50+
from pymc import _version, gp, math, ode, sampling
5151
from pymc.backends import *
5252
from pymc.blocking import *
5353
from pymc.data import *

0 commit comments

Comments
 (0)