mirror of
https://github.com/Thor77/TeamspeakStats.git
synced 2025-07-10 17:18:43 -04:00
exclude main-call from coverage
This commit is contained in:
parent
3e22461b75
commit
f95aaf5737
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
[report]
|
[report]
|
||||||
include = tsstats.py
|
include = tsstats.py
|
||||||
|
exclude_lines =
|
||||||
|
if __name__ == .__main__.:
|
||||||
|
|
Loading…
Add table
Reference in a new issue