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