autonetkit icon indicating copy to clipboard operation
autonetkit copied to clipboard

process_structured_topology too many arguments

Open jdhall75 opened this issue 3 years ago • 0 comments

In load_graphml.py line 82 process_structured_topology has too many arguments.

    network_model = process_structured_topology(topology, network_model_cls)

jdhall75 avatar May 15 '22 15:05 jdhall75