[IMP] web_widget_char_size: pre-commit execution

This commit is contained in:
anusrinps96
2024-12-02 10:24:50 +01:00
parent 32986d6dc0
commit e9d4a4a1d0
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../../web_widget_char_size

View File

@@ -0,0 +1,6 @@
import setuptools
setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)