1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/.coveragerc
2014-02-24 23:43:32 -08:00

9 lines
98 B
INI

[run]
omit =
*/test/*
*/tests/*
[report]
exclude_lines =
if __name__ == .__main__.: