sk2 / autonetkit

AutoNetkit: an automated network configuration engine
BSD 3-Clause "New" or "Revised" License
129 stars 49 forks source link

process_structured_topology too many arguments #273

Open jdhall75 opened 2 years ago

jdhall75 commented 2 years ago

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

    network_model = process_structured_topology(topology, network_model_cls)