In `load_graphml.py` line 82 `process_structured_topology` has too many arguments. ```python network_model = process_structured_topology(topology, network_model_cls) ```
In
load_graphml.pyline 82process_structured_topologyhas too many arguments.