Skip to content

Commit

Permalink
correct coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelcolvin committed Dec 11, 2023
1 parent bda4007 commit e751a62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ testpaths = "src/python-fastui/tests"
xfail_strict = true
filterwarnings = ["error"]
asyncio_mode = "auto"

[tool.coverage.run]
source = ["src/python-fastui/fastui"]

0 comments on commit e751a62

Please sign in to comment.