mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-07-08 08:28:42 -04:00
Exclude tsstats/logger.py from coverage-report
This commit is contained in:
parent
c665babc94
commit
cf82835b46
1 changed files with 1 additions and 0 deletions
|
@ -8,3 +8,4 @@ exclude_lines =
|
||||||
omit =
|
omit =
|
||||||
tsstats/tests/*
|
tsstats/tests/*
|
||||||
tsstats/__main__.py
|
tsstats/__main__.py
|
||||||
|
tsstats/logger.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue