[IMP] base_search_mail_content: black, isort, prettier

pull/1164/head
Andrea 2023-06-12 09:46:48 +02:00
parent e71964bc83
commit 907fc458d4
2 changed files with 7 additions and 0 deletions

View File

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

View File

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