[IMP] account_move_line_tax_editable: black, isort, prettier

This commit is contained in:
manu
2022-05-06 13:52:46 +02:00
parent ab752b232b
commit dbd1cd239e
2 changed files with 7 additions and 0 deletions

View File

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

View File

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