We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88898bc commit a45b8b8Copy full SHA for a45b8b8
api/pyproject.toml
@@ -63,6 +63,7 @@ exclude_also = [
63
[tool.coverage.run]
64
omit = [
65
"app/settings/common.py",
66
+ "app/settings/local.py",
67
"manage.py",
68
"e2etests/*",
69
"scripts/*",
0 commit comments