mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 16:52:02 +02:00
5 lines
87 B
Python
5 lines
87 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import home
|
|
from . import main
|
|
from . import websocket
|