Skip to content

Commit 22fe9b4

Browse files
author
Christopher Fonnesbeck
committed
More MPL debugging
1 parent 66d7c5e commit 22fe9b4

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
@@ -17,5 +17,5 @@
1717

1818
from .tests import test
1919

20-
from . import glm
20+
# from . import glm
2121
from .data import *

0 commit comments

Comments
 (0)