[IMP] base_multi_image: black, isort

pull/2334/head
Fernando La Chica 2022-05-06 13:43:50 +02:00
parent 0b88e3518e
commit 476fdfcecf
2 changed files with 7 additions and 0 deletions

View File

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

View File

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