Omit alembic directory from report

This commit is contained in:
Carol Willing
2017-01-20 12:30:46 -08:00
parent 4afb659f44
commit 246f0bc442

View File

@@ -13,4 +13,5 @@ exclude_lines =
ignore_errors = True
omit =
jupyterhub/tests/*
jupyterhub/alembic/*
*/site-packages/*