diff --git a/python/commands/routing.py b/python/commands/routing.py index d64d19c..202f840 100644 --- a/python/commands/routing.py +++ b/python/commands/routing.py @@ -509,7 +509,7 @@ class RoutingCommands: { "name": net.GetNetname(), "code": net.GetNetCode(), - "class": net.GetClassName(), + "class": net.GetNetClassName(), } )