mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-06-11 09:06:15 -04:00
4 lines
50 B
Python
4 lines
50 B
Python
import logging
|
|
|
|
log = logging.getLogger(__name__)
|