Exclude tsstats/logger.py from coverage-report

This commit is contained in:
Thor77 2017-02-27 12:52:33 +01:00
parent c665babc94
commit cf82835b46

View file

@ -8,3 +8,4 @@ exclude_lines =
omit =
tsstats/tests/*
tsstats/__main__.py
tsstats/logger.py