We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73d32af + 6f4b4a9 commit 693def7Copy full SHA for 693def7
pymc/__init__.py
@@ -1,6 +1,4 @@
1
__version__ = "3.0"
2
-import matplotlib
3
-matplotlib.use('Agg')
4
5
from .core import *
6
from .distributions import *
0 commit comments