Add theme_3d_systems/models/__init__.py
This commit is contained in:
parent
61bbd8ca14
commit
4b48d67536
1 changed files with 4 additions and 0 deletions
4
theme_3d_systems/models/__init__.py
Normal file
4
theme_3d_systems/models/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import theme_3d_systems
|
||||
Loading…
Reference in a new issue