[IMP] stock_location_position: black, isort, prettier

This commit is contained in:
Tran Thanh Phuc
2021-02-10 21:51:52 +07:00
parent 0dd9820ac3
commit e1aff3d122
2 changed files with 7 additions and 0 deletions

View File

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

View File

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