[run]
source = flexcache
omit = flexcache/testsuite/*

[report]
exclude_lines =
    @abstractmethod
    @abc.abstractmethod

    # Have to re-enable the standard pragma
    pragma: no cover
