Ignore example tests

This commit is contained in:
Alan Saul 2013-12-16 18:12:04 +00:00
parent 2e5faf305d
commit e50b17a1bd

View file

@ -36,7 +36,7 @@ def flatten_nested(lst):
result.append(element)
return result
#@nottest
@nottest
def test_models():
optimize=False
plot=True