bachya/eufy-security-ws-python

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[report]
exclude_lines =
    pragma: no cover
    def __repr__
    raise AssertionError
    raise NotImplementedError
    if TYPE_CHECKING: