django-cryptolock/.coveragerc

12 lines
146 B
Plaintext
Raw Normal View History

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