MCPcopy Create free account
hub / github.com/AutoPackAI/autopack / AutoPackFetchError

Class AutoPackFetchError

autopack/errors.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class AutoPackFetchError(AutoPackError):
6 pass
7
8
9class AutoPackNotFoundError(AutoPackError):

Callers 3

get_pack_details_locallyFunction · 0.90
pack_searchFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected