From 4b48d67536713879495c5ff2bae40dd4b3f7c090 Mon Sep 17 00:00:00 2001 From: Huzaifa Inam Date: Sat, 22 Aug 2026 21:25:05 +0000 Subject: [PATCH] Add theme_3d_systems/models/__init__.py --- theme_3d_systems/models/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 theme_3d_systems/models/__init__.py diff --git a/theme_3d_systems/models/__init__.py b/theme_3d_systems/models/__init__.py new file mode 100644 index 0000000..1d2b45a --- /dev/null +++ b/theme_3d_systems/models/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import theme_3d_systems