ver Mar11th
updated filter_nodes
This commit is contained in:
@@ -6,7 +6,7 @@ from typing import Counter
|
||||
import json
|
||||
import collections
|
||||
|
||||
file_name = "w0"
|
||||
file_name = "3"
|
||||
|
||||
with open("{:}.json".format(file_name)) as f:
|
||||
xml_str: str = json.load(f)["AT"]
|
||||
|
||||
Reference in New Issue
Block a user