Skip to content

Commit c699160

Browse files
committed
Improve coverage tweak
1 parent 4281d0d commit c699160

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ source = [
115115
[tool.coverage.report]
116116
exclude_also = [
117117
"@overload",
118-
"class .*\\bProtocol\\):",
118+
"class .*\\bProtocol(\\[.*\\])?\\):",
119119
]
120120

121121
[tool.ruff]

0 commit comments

Comments
 (0)