weboob-devel/modules/nectarine/__init__.py
Thomas Lecavelier 3510bdb215 Create Radioob Module for Nectarine Demoscene Music
Signed-off-by: Thomas Lecavelier <thomas-weboob@lecavelier.name>
2013-08-14 14:54:29 +02:00

3 lines
70 B
Python

from .backend import NectarineBackend
__all__ = ['NectarineBackend']