[IMP] web_widget_image_download: black, isort, prettier

pull/1945/head
Peerapong-Supasompob 2021-07-14 10:46:55 +07:00
parent d3ca7d953f
commit d8d848ef8c
3 changed files with 10 additions and 3 deletions

View File

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

View File

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