Skip to content

Commit e751a62

Browse files
committed
correct coverage file
1 parent bda4007 commit e751a62

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ testpaths = "src/python-fastui/tests"
1616
xfail_strict = true
1717
filterwarnings = ["error"]
1818
asyncio_mode = "auto"
19+
20+
[tool.coverage.run]
21+
source = ["src/python-fastui/fastui"]

0 commit comments

Comments
 (0)