[IMP] mail_optional_follower_notification: black, isort, prettier

This commit is contained in:
Robin Goots 2022-03-09 14:44:12 +01:00
parent 0486ce6cbb
commit 5036af73e0
2 changed files with 7 additions and 0 deletions

View File

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

View File

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