Skip to content

Commit

Permalink
Revert "add @_public to exclude_lines in coveragerc"
Browse files Browse the repository at this point in the history
This reverts commit 7335184.
  • Loading branch information
jakkdl committed Sep 26, 2023
1 parent 7335184 commit 618fdbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ exclude_lines =
@overload
class .*\bProtocol\b.*\):
raise NotImplementedError
@_public

partial_branches =
pragma: no branch
Expand Down

0 comments on commit 618fdbf

Please sign in to comment.