[IMP] stock_inventory_include_exhausted: black, isort, prettier

This commit is contained in:
Sébastien BEAU
2021-01-06 15:01:38 +01:00
parent c59d571e5c
commit 345918c071
2 changed files with 7 additions and 0 deletions

View File

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

View File

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