WIP: Comment créer l'arbre des règles en utilisant anytree ?

This commit is contained in:
Jean Sirmai 2022-01-02 12:50:02 +01:00
parent ef03bd717b
commit 5f70690871
Signed by: jean
GPG Key ID: FB3115C340E057E3
1 changed files with 3 additions and 4 deletions

View File

@ -67,4 +67,3 @@ for pre, fill, node in RenderTree(n0):
for i in nodes_list:
print(i) # print(i.id, ' ', i.parent)