mirror of
https://github.com/Telecominfraproject/oopt-gnpy-api.git
synced 2025-10-29 01:02:18 +00:00
6 lines
76 B
Python
6 lines
76 B
Python
# coding: utf-
|
|
|
|
class TopologyService:
|
|
def __init__(self):
|
|
pass
|