songs/negromate/songs/__init__.py

7 lines
80 B
Python

import logging
VERSION = "1.1"
logger = logging.getLogger("negromate.songs")