mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-18 07:32:03 +02:00
4 lines
92 B
Python
4 lines
92 B
Python
# -*- coding: utf-8 -*-
|
|
from . import controllers
|
|
from . import models
|
|
from . import wizard
|