mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-27 14:25:16 +02:00
[plotting_tests] failed, because of same name?
This commit is contained in:
parent
0c11ba0bf8
commit
9fb42cbe2a
3 changed files with 15 additions and 10 deletions
|
|
@ -30,6 +30,9 @@
|
|||
#===============================================================================
|
||||
|
||||
#!/usr/bin/env python
|
||||
import matplotlib
|
||||
matplotlib.use('agg')
|
||||
|
||||
import nose
|
||||
nose.main('GPy', defaultTest='GPy/testing/')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue