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

File ast_utils.py

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

get_modelscope_cache_dirFunction · 0.90
get_ast_loggerFunction · 0.85
FilesAstScanningClass · 0.85
load_indexFunction · 0.85
printFunction · 0.85

Tested by

no test coverage detected