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

3 lines
56 B
Python

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