Skip to content

Commit a45b8b8

Browse files
committed
Fix coverage
1 parent 88898bc commit a45b8b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ exclude_also = [
6363
[tool.coverage.run]
6464
omit = [
6565
"app/settings/common.py",
66+
"app/settings/local.py",
6667
"manage.py",
6768
"e2etests/*",
6869
"scripts/*",

0 commit comments

Comments
 (0)