django-cryptolock/.coveragerc

12 lines
146 B
INI

[run]
branch = true
[report]
omit =
*site-packages*
*tests*
*.tox*
show_missing = True
exclude_lines =
raise NotImplementedError