weboob-devel/modules/hds/__init__.py
2014-09-26 10:18:11 +02:00

3 lines
56 B
Python

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