Files
bank-statement-import/account_statement_import_online/__init__.py
Ronald Portier 5d62d497d9 [IMP] Adapt account_bank_statement_import_online to 14.0
Also Rename account_bank_statement_import_online => account_statement_import_online
2021-07-23 15:31:24 +02:00

6 lines
165 B
Python

# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models
from . import wizards
from .tests import online_bank_statement_provider_dummy