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

3 lines
55 B
Python

from .module import InaModule
__all__ = ['InaModule']