hyperboria/nexus/hub/aioclient/__init__.py
the-superpirate 681817ceae No description
GitOrigin-RevId: 83514338be1d662518bab9fe5ab6eefef98f229f
2021-04-09 13:29:10 +03:00

4 lines
66 B
Python

from .aioclient import HubGrpcClient
__all__ = ['HubGrpcClient']