mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 10:34:10 +00:00
Omit alembic directory from report
This commit is contained in:
@@ -13,4 +13,5 @@ exclude_lines =
|
|||||||
ignore_errors = True
|
ignore_errors = True
|
||||||
omit =
|
omit =
|
||||||
jupyterhub/tests/*
|
jupyterhub/tests/*
|
||||||
|
jupyterhub/alembic/*
|
||||||
*/site-packages/*
|
*/site-packages/*
|
||||||
|
Reference in New Issue
Block a user