TeamspeakStats/.coveragerc

5 lines
77 B
Text
Raw Normal View History

2015-07-29 21:25:08 +02:00
[report]
include = tsstats.py
2015-07-31 22:01:28 +02:00
exclude_lines =
if __name__ == .__main__.: