3
0
Fork 0

[IMP] web_ir_actions_act_window_message: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Jasmin Solanki 2022-07-21 11:21:36 +05:30
parent 4593c2ff7c
commit 996dafd613
2 changed files with 7 additions and 0 deletions

View File

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

View File

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