moto/.coveragerc

10 lines
114 B
Plaintext
Raw Normal View History

2013-03-05 13:14:43 +00:00
[report]
exclude_lines =
if __name__ == .__main__.:
raise NotImplemented.
[run]
omit = moto/packages/*