mirror of
https://github.com/natankeddem/bale.git
synced 2026-04-23 06:50:41 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|