We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19dde6e commit 28fa754Copy full SHA for 28fa754
1 file changed
pyproject.toml
@@ -110,6 +110,7 @@ exclude_also = [
110
"@overload",
111
"if TYPE_CHECKING:",
112
"class .*\\bProtocol\\):",
113
+ "class .*\\bProtocol(\\[.*\\])?\\):",
114
]
115
116
[tool.ruff]
0 commit comments