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