weboob-devel/weboob/backends/isohunt/__init__.py
Julien Veyssier a40cf0ef44 isohunt 50%
2010-11-28 20:58:09 +01:00

3 lines
66 B
Python

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