Skip to content

Commit

Permalink
Fix coverage reports
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Apr 18, 2024
1 parent 5d4bb7a commit 01245d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ addopts = tests --strict-markers --cov aiostream --cov-report html --cov-report
exclude_lines =
pragma: no cover
if TYPE_CHECKING:
...
\.\.\.

[aliases]
test = pytest
Expand Down

0 comments on commit 01245d1

Please sign in to comment.