[IMP] web_widget_domain_editor_dialog: black, isort, prettier

This commit is contained in:
hkapatel
2021-09-28 15:46:34 +05:30
parent ad4840ab4e
commit ef079a78c5
4 changed files with 18 additions and 11 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,
)