moto/.coveragerc

10 lines
114 B
INI

[report]
exclude_lines =
if __name__ == .__main__.:
raise NotImplemented.
[run]
omit = moto/packages/*