MCPcopy Create free account
hub / github.com/ezyang/ghstack / err

Class err

test_shell.py:25–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23
24@dataclass
25class err(ConsoleMsg):
26 msg: str
27
28
29@dataclass

Calls

no outgoing calls