keyosk/.coveragerc

11 lines
103 B
Plaintext
Raw Normal View History

2020-02-19 03:37:39 +00:00
[run]
branch = True
omit =
*/__about__.py
[report]
exclude_lines =
main()
\.\.\.
pass