Skip to content

Commit f7fff97

Browse files
authored
.
1 parent 4fe8fa8 commit f7fff97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ skip_covered = true
108108
exclude_lines = [
109109
"pragma: no cover",
110110
"if TYPE_CHECKING:",
111+
"pass",
112+
"...",
111113
]
112114

113115
[tool.ruff]

0 commit comments

Comments
 (0)