mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 00:24:25 +01: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__
|