''' Routing.py ''' from GeneratedPy.GenRouting import GenRouting class Routing(GenRouting): def __init__(self): GenRouting.__init__(self)