mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-20 16:51:05 +02:00
Changed example tests
This commit is contained in:
parent
84119a19b3
commit
d71aabceb5
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ class ExamplesTests(unittest.TestCase):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def test_all_examples(self):
|
def test_all_examples(self):
|
||||||
pass
|
examples_module = __import__("GPy").examples
|
||||||
#Load models
|
#Load models
|
||||||
|
|
||||||
#Loop through models
|
#Loop through models
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue