Exclude tsstats/logger.py from coverage-report
This commit is contained in:
parent
c665babc94
commit
cf82835b46
|
@ -8,3 +8,4 @@ exclude_lines =
|
|||
omit =
|
||||
tsstats/tests/*
|
||||
tsstats/__main__.py
|
||||
tsstats/logger.py
|
||||
|
|
Loading…
Reference in New Issue