1
0
mirror of https://github.com/enpaul/keyosk.git synced 2025-09-18 13:48:39 +00:00
Files
keyosk/.coveragerc
2020-02-24 20:33:44 -05:00

11 lines
103 B
INI

[run]
branch = True
omit =
*/__about__.py
[report]
exclude_lines =
main()
\.\.\.
pass