[IMP] account_move_line_product: black, isort, prettier

This commit is contained in:
OCA-git-bot
2020-10-01 09:38:40 +00:00
committed by Mantux11
parent e58b7e8c5f
commit c2139c73e3
3 changed files with 8 additions and 1 deletions

View File

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

View File

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