3
0
Fork 0

[IMP] web_group_expand: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
BT-aestebanez 2022-04-22 15:04:27 +02:00
parent 4f075b782c
commit 4f6bd75d09
2 changed files with 7 additions and 0 deletions

View File

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

View File

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