[IMP] attachment_synchronize: black, isort, prettier

pull/2632/head
Florian da Costa 2023-05-25 18:00:34 +02:00
parent db92364a30
commit a73d811f19
2 changed files with 7 additions and 0 deletions

View File

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

View File

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