weboob-devel/modules/hsbc/__init__.py
2012-02-04 16:04:06 +01:00

3 lines
60 B
Python

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