1
0
mirror of https://github.com/enpaul/keyosk.git synced 2024-09-21 00:04:10 +00:00
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