mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
Trying to fix tests for Matplotlib plotting issue
This commit is contained in:
parent
754c67f71d
commit
d69f780348
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ from nose import SkipTest
|
|||
|
||||
try:
|
||||
import matplotlib
|
||||
matplotlib.use('agg')
|
||||
#matplotlib.use('agg')
|
||||
except ImportError:
|
||||
# matplotlib not installed
|
||||
from nose import SkipTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue