android13/external/python/rsa/.coveragerc

6 lines
158 B
INI

[report]
# Regexes for lines to exclude from consideration
exclude_lines =
# Don't complain if non-runnable code isn't run
if __name__ == .__main__.: