mirror of
https://lavaforge.org/spotizerr/spotizerr.git
synced 2025-12-24 02:39:14 -05:00
4 lines
53 B
Python
Executable File
4 lines
53 B
Python
Executable File
import logging
|
|
|
|
logger = logging.getLogger(__name__)
|