[IMP] web_widget_domain_editor_dialog: black, isort, prettier

This commit is contained in:
Carlos Lopez
2022-01-17 23:21:41 -05:00
parent 6413ae6f76
commit 57341007c8
2 changed files with 7 additions and 0 deletions

View File

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

View File

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