[IMP] web_widget_image_download: black, isort, prettier

pull/2897/head
manu 2024-07-29 10:51:18 +02:00
parent 6db427f8b8
commit 9e0a86fc82
2 changed files with 7 additions and 0 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,
)