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

3 lines
58 B
Python

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