3 lines
107 B
Python
3 lines
107 B
Python
"""simple-message-channels module."""
|
|
from simple_message_channels.smc import SimpleMessageChannel # noqa
|