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

3 lines
62 B
Python

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