[IMP] stock_move_location: black, isort, prettier

This commit is contained in:
João Marques
2020-12-02 07:37:18 +00:00
parent f08d896a12
commit f200666cd9
2 changed files with 7 additions and 0 deletions

View File

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

View File

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