Files
bank-payment/account_banking_sepa_direct_debit/__init__.py
Pedro M. Baeza 23c9cb6725 *: Short headers
2017-11-22 10:49:30 +01:00

7 lines
174 B
Python

# -*- coding: utf-8 -*-
# © 2013 Akretion (www.akretion.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import models
from . import wizard