Skip to content

Commit 41682d9

Browse files
committed
For some reason this makes coverage *correctly* figure out where the source is.
Presumably the namespace package confuses it??
1 parent bbbf58e commit 41682d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ skip_covered = false
5353

5454
[tool.coverage.run]
5555
branch = true
56-
source = ["referencing"]
5756
dynamic_context = "test_function"
5857

5958
[tool.coverage.report]

0 commit comments

Comments
 (0)