mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-27 22:06:22 +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:
|
except ImportError:
|
||||||
# matplotlib not installed
|
# matplotlib not installed
|
||||||
from nose import SkipTest
|
from nose import SkipTest
|
||||||
raise SkipTest("Skipping Matplotlib testing")
|
raise
|
||||||
|
|
||||||
from unittest.case import TestCase
|
from unittest.case import TestCase
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue