1
0
mirror of https://github.com/enpaul/mezzo.git synced 2025-05-11 19:22:14 +00:00
mezzo/.coveragerc

12 lines
104 B
Plaintext
Raw Normal View History

2020-03-13 21:23:28 -04:00
[run]
branch = True
omit =
*/__about__.py
[report]
exclude_lines =
main()
\.\.\.
pass