mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-29 06:46:22 +02:00
Ignoring examples tests again
This commit is contained in:
parent
df9a546c73
commit
494d28d09a
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ def model_instance(model):
|
|||
#assert isinstance(model, GPy.core.model)
|
||||
return isinstance(model, GPy.core.model.Model)
|
||||
|
||||
@nottest
|
||||
def test_models():
|
||||
examples_path = os.path.dirname(GPy.examples.__file__)
|
||||
# Load modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue