[IMP] web_widget_child_selector: black, isort, prettier

This commit is contained in:
Enric Tobella
2021-06-21 16:29:52 +02:00
parent 5e20e521cc
commit fac0590431
9 changed files with 139 additions and 97 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,
)