[run]
omit =
    **/_*.py
    setup.py
    */tests/*
    _version.py
[report]
exclude_lines =
    @abstractmethod
