MCPcopy
hub / github.com/zer0yu/CyberSecurityRSS / OpmlStructureError

Class OpmlStructureError

scripts/add_feed_to_tiny.py:26–27  ·  view source on GitHub ↗

Raised when OPML content does not match expected structure.

Source from the content-addressed store, hash-verified

24
25
26class OpmlStructureError(ValueError):
27 """Raised when OPML content does not match expected structure."""
28
29
30@dataclass(frozen=True)

Callers 1

get_bodyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected