odoo-saas-kubernetes/web_cohort/__init__.py

7 lines
172 B
Python
Executable File

# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import controllers
from . import models
from . import validation