[IMP] web_notify: black, isort, prettier

pull/1724/head
Kevin Khao 2020-11-05 11:42:38 +01:00
parent 522e037656
commit eb433f0d06
4 changed files with 15 additions and 8 deletions

View File

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

View File

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