MCPcopy Create free account
hub / github.com/modelscope/modelscope / NotSupportError

Class NotSupportError

modelscope/hub/errors.py:50–52  ·  view source on GitHub ↗

Legacy alias — use NotSupportedError for new code.

Source from the content-addressed store, hash-verified

48
49
50class NotSupportError(NotSupportedError):
51 """Legacy alias — use NotSupportedError for new code."""
52 pass
53
54
55class NoValidRevisionError(NotExistError):

Callers 1

createMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…