2
0

[IMP] account_template_active: black, isort, prettier

This commit is contained in:
Sylvain LE GAL 2022-11-03 23:12:14 +01:00
parent 2285c25ee2
commit 004fb41965
2 changed files with 7 additions and 0 deletions

View File

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

View File

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