[run]
branch = True
omit =
    hubugs/_version.py
    hubugs/templates/*

[report]
exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover

    def __repr__

    if __name__ == .__main__.:
precision = 2
