add backend hsbc
This commit is contained in:
parent
e1e20a44fe
commit
3ebdbbc473
5 changed files with 225 additions and 0 deletions
3
modules/hsbc/__init__.py
Normal file
3
modules/hsbc/__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from .backend import HSBCBackend
|
||||
|
||||
__all__ = ['HSBCBackend']
|
||||
Loading…
Add table
Add a link
Reference in a new issue