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 015dd82 commit 56824bfCopy full SHA for 56824bf
1 file changed
pyproject.toml
@@ -112,6 +112,7 @@ source = [
112
[tool.coverage.report]
113
exclude_also = [
114
"class .*\\bProtocol(\\[.*\\])?\\):",
115
+ "assert_never\\("
116
]
117
118
[tool.ruff]
0 commit comments