mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-11 15:15:15 +02:00
[libraries] added for plotting
This commit is contained in:
parent
31d210d357
commit
69560e654a
1 changed files with 1 additions and 1 deletions
|
|
@ -37,5 +37,5 @@ matplotlib.rcParams[u'figure.figsize'] = (4,3)
|
|||
matplotlib.rcParams[u'text.usetex'] = False
|
||||
|
||||
import nose
|
||||
nose.main('GPy', defaultTest='GPy/testing/plotting_tests.py')
|
||||
nose.main('GPy', defaultTest='GPy/testing')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue