mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 12:42:04 +00:00
7 lines
161 B
Python
7 lines
161 B
Python
|
# -*- coding: utf-8 -*-
|
||
|
# Copyright 2009-2017 Noviat.
|
||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||
|
|
||
|
from . import models
|
||
|
from . import wizard
|