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

3 lines
66 B
Python

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