100% coverage

This commit is contained in:
2021-12-26 23:32:15 +01:00
parent a2f3f590f6
commit f29f22a52e
3 changed files with 6 additions and 7 deletions

View File

@ -8,3 +8,5 @@ omit =
fail_under = 100
show_missing = True
skip_covered = True
exclude_lines =
if __name__ == .__main__.: