mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-18 09:54:07 +02:00
4 lines
50 B
Python
4 lines
50 B
Python
import logging
|
|
|
|
log = logging.getLogger(__name__)
|