weboob-devel/modules/hds/__init__.py
2012-01-17 17:00:05 +01:00

3 lines
58 B
Python

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