blob: af6787bd7b88d203fa09823142dae7a3f6cfc11a [file] [log] [blame] [raw]
[run]
source = src/claude_agent
omit =
*/tests/*
*/test_*
src/claude_agent/tests/*
tests/*
[report]
exclude_lines =
pragma: no cover
def __repr__
if self.debug:
if settings.DEBUG
raise AssertionError
raise NotImplementedError
if 0:
if __name__ == .__main__.:
class .*\bProtocol\):
@(abc\.)?abstractmethod