oesah/bexio-api-python-client

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
branch = true

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