[IMP] web_sheet_full_width: black, isort, prettier

This commit is contained in:
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,
)