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