zaqar/.coveragerc

9 lines
120 B
Plaintext
Raw Normal View History

[run]
branch = True
omit = zaqar/tests/*
[report]
exclude_lines =
if _ZAQAR_SETUP__:
raise NotImplementedError