MCPcopy Index your code
hub / github.com/Codeplain-ai/codeplain / UnsupportedBase64Content

Class UnsupportedBase64Content

plain2code_exceptions.py:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31
32class UnsupportedBase64Content(Exception):
33
34 pass
35
36
37class InternalClientError(Exception):

Callers 2

read_module_plain_sourceFunction · 0.90
load_linked_resourcesFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected