Skip to content

Commit

Permalink
Improve coverage tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 23, 2023
1 parent 4d8d1f1 commit 18fb2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ source = [

[tool.coverage.report]
exclude_also = [
"class .*\\bProtocol\\):",
"class .*\\bProtocol(\\[.*\\])?\\):",
]

[tool.ruff]
Expand Down

0 comments on commit 18fb2b8

Please sign in to comment.