Files
wag-managment-api-service-v…/ApiLayers/AllConfigs/__init__.py

4 lines
55 B
Python

from .main import HostConfig
__all__ = ["HostConfig"]