mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-18 04:02:01 +02:00
5 lines
92 B
Python
5 lines
92 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import controllers
|
|
from . import models
|
|
from . import tests
|