mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
[to #42322933]update ast logging info
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9686701
This commit is contained in:
committed by
wenmeng.zwm
parent
5e31a3c2f5
commit
78e77c09f1
@@ -602,6 +602,9 @@ def load_index(force_rebuild=False):
|
||||
)
|
||||
index = file_scanner.get_files_scan_results()
|
||||
_save_index(index, file_path)
|
||||
logger.info(
|
||||
f'Loading done! Current index file version is {index[VERSION_KEY]}, '
|
||||
f'with md5 {index[MD5_KEY]}')
|
||||
return index
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user