plot creator agent

This commit is contained in:
2026-02-02 17:57:19 +01:00
parent b7cf6adfb8
commit 43b41a01f5
2 changed files with 152 additions and 1 deletions

View File

@@ -226,7 +226,7 @@ def _():
def _(S, data):
char_refine_rank = S.get_character_refine(data)[0]
# print(char_rank.collect().head())
# print(char_refine_rank.collect().head())
print(char_refine_rank.collect().head())
return