mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-06-08 15:05:15 +02:00
[plotting] was not covered in tests, now is
This commit is contained in:
parent
ff9a6f9c26
commit
3493051951
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
[run]
|
||||
branch = True
|
||||
source = GPy
|
||||
omit = ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py, ./GPy/plotting/*
|
||||
omit = ./GPy/testing/*.py, travis_tests.py, setup.py, ./GPy/__version__.py
|
||||
|
||||
[report]
|
||||
# Regexes for lines to exclude from consideration
|
||||
|
|
@ -31,4 +31,4 @@ exclude_lines =
|
|||
# Don't fail on python3 catch clauses:
|
||||
python3
|
||||
|
||||
ignore_errors = True
|
||||
ignore_errors = True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue