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