MCPcopy Index your code
hub / github.com/modelscope/modelscope / __init__.py

File __init__.py

modelscope/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2import importlib
3from typing import TYPE_CHECKING
4

Callers

nothing calls this directly

Calls 3

LazyImportModuleClass · 0.90
printFunction · 0.85

Tested by

no test coverage detected