Files
netbox-audit/oxi/interface/bdcom.py
2025-06-24 11:37:45 +03:00

6 lines
63 B
Python

from oxi.interface import Qtech
class BDcom(Qtech):
pass