mirror of
https://github.com/romanz/amodem.git
synced 2026-02-07 01:18:02 +08:00
6 lines
137 B
Python
6 lines
137 B
Python
"""OnlyKey-related definitions."""
|
|
|
|
# pylint: disable=unused-import,import-error,no-name-in-module
|
|
|
|
from onlykey import OnlyKey, Message
|