summaryrefslogtreecommitdiff
path: root/addons/note/__init__.py
blob: 3ea0f0cac45405d06373b189746cef0eef4d7f2e (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import controllers
from . import models