[IMP] mail_post_defer: black, isort, prettier

pull/1213/head
Jairo Llopis 2023-08-24 12:26:20 +01:00
parent 0461d35972
commit 0851cb764e
No known key found for this signature in database
GPG Key ID: E47E3BE44B940490
2 changed files with 7 additions and 0 deletions

View File

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

View File

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