We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad059e commit c8a9c4fCopy full SHA for c8a9c4f
pymc/tests/test_examples.py
@@ -1,3 +1,6 @@
1
+import matplotlib
2
+matplotlib.use('Agg')
3
+
4
from os import path
5
import os
6
import fnmatch
0 commit comments