[IMP] mail_restrict_follower_selection: black, isort, prettier

This commit is contained in:
Aungkokolin1997 2022-09-15 09:37:52 +06:30
parent 5d7716a557
commit 6b2fc04795
2 changed files with 7 additions and 0 deletions

View File

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

View File

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