1[report]
2omit = */samples/*
3exclude_lines =
4    # Re-enable the standard pragma
5    pragma: NO COVER
6    # Ignore debug-only repr
7    def __repr__
8