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