3
0
Fork 0

[IMP] web_widget_open_tab: black, isort

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Raf Ven 2022-03-01 13:27:38 +01:00
parent c5c9857a4b
commit 3cb32109b5
2 changed files with 7 additions and 0 deletions

View File

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

View File

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