Skip to content

Commit aa4cff8

Browse files
committed
Remove invalid coverage option
1 parent 57e83f0 commit aa4cff8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ omit = [
7777
[tool.coverage.xml]
7878
output = "build/test-coverage.xml"
7979

80-
source_pkgs = ["python_training_project"]
81-
8280
[tool.ruff]
8381
include = [
8482
"pyproject.toml",

0 commit comments

Comments
 (0)