[IMP] rma_delivery: black, isort, prettier

This commit is contained in:
nikolausweingartmair
2022-12-19 12:53:12 +01:00
parent 434a0a76a8
commit 662c41b499
5 changed files with 15 additions and 4 deletions

View File

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

View File

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