surfaces/sdk/__init__.py

3 lines
74 B
Python

from sdk.real import RealPlatformClient
__all__ = ["RealPlatformClient"]