mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
5 lines
157 B
Python
5 lines
157 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2015-2017 Therp BV <https://therp.nl>
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
from . import models
|