mezzo/.coveragerc

11 lines
103 B
INI

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