plot creator agent
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user