weboob-devel/modules/btmon/__init__.py
2013-02-28 03:21:30 +01:00

3 lines
62 B
Python

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