[IMP] web_widget_child_selector: black, isort, prettier

This commit is contained in:
Olga Marco
2022-01-07 09:47:13 +01:00
parent 57770fc883
commit 22aeef0c7a
3 changed files with 16 additions and 9 deletions

View File

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

View File

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