[IMP] mass_mailing_contact_active: black, isort, prettier

pull/1096/head
Minh Chien 2023-03-07 17:21:54 +07:00
parent 5b46cf6ea1
commit c2eefeba4a
2 changed files with 7 additions and 0 deletions

View File

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

View File

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