[IMP] web_action_conditionable: black, isort, prettier

pull/1947/head
stananatanaela 2021-06-08 10:25:22 +03:00
parent a241e2e181
commit 12d8a2a6ed
3 changed files with 10 additions and 3 deletions

View File

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

View File

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