3
0
Fork 0

[IMP] web_select_all_companies: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
BT-mrobles 2023-10-05 11:51:11 +02:00
parent 4362b1b267
commit 2b8fb60e5e
2 changed files with 7 additions and 0 deletions

View File

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

View File

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