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

3 lines
62 B
Python

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