mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 07:12:07 +02:00
4 lines
151 B
Python
4 lines
151 B
Python
# © 2021 Florian Kantelberg - initOS GmbH
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import controllers, models, wizards
|