mirror of
https://github.com/beetbox/beets.git
synced 2026-03-31 10:44:16 +02:00
10 lines
175 B
INI
10 lines
175 B
INI
[report]
|
|
omit =
|
|
*/pyshared/*
|
|
*/python?.?/*
|
|
*/test/*
|
|
exclude_lines =
|
|
assert False
|
|
raise NotImplementedError
|
|
if __name__ == .__main__.:
|
|
def __repr__
|