Skip to content

Commit

Permalink
Place exclusions in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Dec 10, 2024
1 parent 20894c6 commit f4a702d
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 @@ -115,5 +115,5 @@ ignore = [

[tool.coverage.report]
exclude_also = [
if TYPE_CHECKING:
"if TYPE_CHECKING:"
]

0 comments on commit f4a702d

Please sign in to comment.