11 lines
131 B
INI
11 lines
131 B
INI
[report]
|
|
|
|
exclude_lines =
|
|
if __name__ == .__main__.:
|
|
raise NotImplemented.
|
|
|
|
|
|
[run]
|
|
include = moto/*
|
|
omit = moto/packages/*
|