MCPcopy Index your code
hub / github.com/python-jsonschema/jsonschema / _CannotLoadFile

Class _CannotLoadFile

jsonschema/cli.py:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31class _CannotLoadFile(Exception):
32 pass
33
34
35@define

Callers 2

loadMethod · 0.85
loadFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected