diff --git a/pyproject.toml b/pyproject.toml index 6cedc7c0..cf310ccd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,6 +32,7 @@ branch = true dynamic_context = "test_function" omit = [ ".venv/*", + "metrics/__main__.py", ] source = [ "metrics",