weboob-devel/modules/pap/__init__.py
2012-02-11 12:48:45 +01:00

3 lines
58 B
Python

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