[run]
include =
    penguins/*
omit =
    penguins/private/*

[report]
exclude_lines =
    def __repr__
    raise NotImplementedError
