[run]
branch = True

[report]
exclude_lines =
    # Re-enable standard pragma
    pragma: no cover
    # abstract method
    abstractmethod
    # debugging stuff
    __repr__
