Update .coveragerc

This commit is contained in:
Boroumand, Amir A 2024-04-22 15:35:06 -04:00
parent b601daec34
commit 83621fb59b

View File

@ -1,2 +1,6 @@
[run]
omit = test*
[report]
exclude_lines =
if __name__ == .__main__.: