Add investments support to ING
This commit is contained in:
parent
f4c5df891a
commit
cbbdad084d
3 changed files with 34 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ from .accounts_list import AccountsList
|
|||
from .login import LoginPage, StopPage
|
||||
from .transfer import TransferPage, TransferConfirmPage
|
||||
from .bills import BillsPage
|
||||
from .titre import TitrePage
|
||||
|
||||
|
||||
class AccountPrelevement(AccountsList):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue