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