3
0
Fork 0

[IMP] web_sheet_full_width: black, isort, prettier

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
Joan Mateu Jordi 2021-12-22 10:33:20 +01:00
parent e350e17992
commit 1f660b24fb
2 changed files with 7 additions and 0 deletions

View File

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

View File

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