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

Class InvalidGitHost

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

r"""The git host provided was somehow invalid.

Source from the content-addressed store, hash-verified

8
9
10class InvalidGitHost(FetcherError):
11 r"""The git host provided was somehow invalid."""
12
13
14class GitPullError(FetcherError):

Callers 2

fetchMethod · 0.85
fetchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected