Updated comparison notebook

pull/153/head
Frh 2020-06-11 17:11:56 -07:00
parent 9abdd00cec
commit 529ea36904
2 changed files with 32 additions and 79 deletions

File diff suppressed because one or more lines are too long

View File

@ -3,4 +3,6 @@ test=pytest
[tool:pytest]
addopts = --verbose --cov-config .coveragerc --cov-report term --cov-report xml --cov=camelot --mpl
# Switch to no-cov if you want to debug a test with breakpoints.
# addopts = --verbose --mpl
python_files = tests/test_*.py