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 4355120 commit cfdfe68Copy full SHA for cfdfe68
1 file changed
pyproject.toml
@@ -113,7 +113,6 @@ source_pkgs = ["cattrs", "tests"]
113
exclude_also = [
114
"@overload",
115
"if TYPE_CHECKING:",
116
- "class .*\\bProtocol\\):",
117
"class .*\\bProtocol(\\[.*\\])?\\):",
118
"assert_never\\("
119
]
0 commit comments