Files
test/sf_plan/__init__.py
2023-08-30 17:50:43 +08:00

6 lines
149 B
Python

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