MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / GitCheckoutError

Class GitCheckoutError

imperative/python/megengine/hub/exceptions.py:18–19  ·  view source on GitHub ↗

r"""A git checkout error occurred.

Source from the content-addressed store, hash-verified

16
17
18class GitCheckoutError(FetcherError):
19 r"""A git checkout error occurred."""
20
21
22class InvalidProtocol(FetcherError):

Callers 1

fetchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected