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

Class OpmlStructureError

scripts/opml_sync.py:34–35  ·  view source on GitHub ↗

Raised when the OPML structure is invalid.

Source from the content-addressed store, hash-verified

32
33
34class OpmlStructureError(ValueError):
35 """Raised when the OPML structure is invalid."""
36
37
38@dataclass

Callers 1

get_bodyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected