reduce logs

This commit is contained in:
Xuwznln
2025-12-08 19:23:53 +08:00
parent 16ee3de086
commit ed56c1eba2
4 changed files with 6 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ def canonicalize_nodes_data(
Returns:
ResourceTreeSet: 标准化后的资源树集合
"""
print_status(f"{len(nodes)} Resources loaded:", "info")
print_status(f"{len(nodes)} Resources loaded", "info")
# 第一步基本预处理处理graphml的label字段
outer_host_node_id = None