[IMP] stock_location_bin_name: black, isort, prettier

This commit is contained in:
Tran Thanh Phuc
2021-02-10 21:39:07 +07:00
committed by Hai Lang
parent fb6cde34fe
commit 94da4efcf2
2 changed files with 7 additions and 0 deletions

View File

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

View File

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