MCPcopy Create free account
hub / github.com/bloomberg/pystack / PystackError

Class PystackError

src/pystack/errors.py:84–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82
83
84class PystackError(Exception):
85 ...
86
87
88class EngineError(PystackError):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected