Skip to content

Commit 28fa754

Browse files
committed
Improve coverage tweak
1 parent 19dde6e commit 28fa754

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ exclude_also = [
110110
"@overload",
111111
"if TYPE_CHECKING:",
112112
"class .*\\bProtocol\\):",
113+
"class .*\\bProtocol(\\[.*\\])?\\):",
113114
]
114115

115116
[tool.ruff]

0 commit comments

Comments
 (0)