[IMP] web_widget_x2many_2d_matrix: black, isort, prettier

This commit is contained in:
Saran440
2020-11-13 10:26:26 +07:00
parent 0e8d745599
commit b0f3bb944f
6 changed files with 68 additions and 66 deletions

View File

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

View File

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