[run]
source = django_courier
branch = 1

[report]
omit = *tests*,*migrations*
exclude_lines =
    pragma: no cover
    def __repr__
    if self.debug:
    raise AssertionError
    raise NotImplementedError
    except LookupError
    except ImportError
    allow_migrate_model
