[IMP] mail_restrict_follower_selection: black, isort, prettier

pull/1037/head
Aungkokolin1997 2022-09-15 09:37:52 +06:30 committed by Aungkokolin1997
parent b026a23a1d
commit 8e7951d542
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,
)