mirror of
https://github.com/romanz/amodem.git
synced 2026-02-06 16:48:06 +08:00
3 lines
49 B
Python
3 lines
49 B
Python
import logging
|
|
log = logging.getLogger(__name__)
|