Skip to content

Commit 1707731

Browse files
committed
syntax error
1 parent 3ca13af commit 1707731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ build-backend = "setuptools.build_meta"
105105
[tool.coverage.paths]
106106
source = ["src", "*/site-packages"]
107107
tests = ["tests", "*/tests"]
108-
relative_files = True
108+
relative_files = true
109109

110110
[tool.coverage.run]
111111
branch = true

0 commit comments

Comments
 (0)