mirror of
https://github.com/natankeddem/bale.git
synced 2026-05-02 21:52:54 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|