Add theme_3d_systems/__init__.py

This commit is contained in:
Huzaifa Inam 2026-08-22 21:24:54 +00:00
parent ce8a239ec5
commit 40cb19461a

View file

@ -0,0 +1,5 @@
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import models
from . import controllers