mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
Testing Again #575
This commit is contained in:
parent
d69f780348
commit
4d1b8c2866
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ try:
|
|||
except ImportError:
|
||||
# matplotlib not installed
|
||||
from nose import SkipTest
|
||||
raise SkipTest("Skipping Matplotlib testing")
|
||||
raise
|
||||
|
||||
from unittest.case import TestCase
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue