Skip to content

Commit 0816b84

Browse files
committed
Ignore assert_nevers for coverage
1 parent c699160 commit 0816b84

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
@@ -116,6 +116,7 @@ source = [
116116
exclude_also = [
117117
"@overload",
118118
"class .*\\bProtocol(\\[.*\\])?\\):",
119+
"assert_never\\("
119120
]
120121

121122
[tool.ruff]

0 commit comments

Comments
 (0)