MCPcopy Create free account
hub / github.com/FastLED/FastLED / EventBlock

Class EventBlock

ci/tools/gh/limit_agent_pr_workflows.py:33–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32@dataclass(frozen=True)
33class EventBlock:
34 name: str
35 start: int
36 end: int
37 indent: int
38
39
40@dataclass(frozen=True)

Callers 1

find_on_blockFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected