1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-04-22 10:25:02 +00:00
keyosk/.coveragerc

11 lines
103 B
Plaintext
Raw Normal View History

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