diff options
Diffstat (limited to 'addons/product_matrix/models/__init__.py')
| -rw-r--r-- | addons/product_matrix/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/product_matrix/models/__init__.py b/addons/product_matrix/models/__init__.py new file mode 100644 index 00000000..e8fa8f6b --- /dev/null +++ b/addons/product_matrix/models/__init__.py @@ -0,0 +1 @@ +from . import product_template |
