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 28fa754 commit 419ec0dCopy full SHA for 419ec0d
1 file changed
pyproject.toml
@@ -111,6 +111,7 @@ exclude_also = [
111
"if TYPE_CHECKING:",
112
"class .*\\bProtocol\\):",
113
"class .*\\bProtocol(\\[.*\\])?\\):",
114
+ "assert_never\\("
115
]
116
117
[tool.ruff]
0 commit comments