[IMP]stock_change_qty_reason: black, isort, prettier

This commit is contained in:
GuillemCForgeFlow
2023-01-02 11:02:55 +01:00
committed by Miquel Raïch
parent a745cd5c2f
commit 06dfa70849
2 changed files with 7 additions and 0 deletions

View File

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

View File

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