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

File input_output.py

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

Source from the content-addressed store, hash-verified

1# Copyright (c) Alibaba, Inc. and its affiliates.
2import ast
3import base64
4import importlib

Callers

nothing calls this directly

Calls 10

get_loggerFunction · 0.90
load_indexFunction · 0.90
printFunction · 0.85
get_input_schemaFunction · 0.85
get_output_schemaFunction · 0.85
itemsMethod · 0.45
dumpsMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected