mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
4 lines
53 B
Python
4 lines
53 B
Python
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|