litecord/litecord/gateway/__init__.py

4 lines
72 B
Python

__all__ = ['websocket_handler']
from .gateway import websocket_handler