[IMP] web_search_with_and: black, isort, prettier

pull/2127/head
pedroguirao 2022-01-14 10:27:33 +01:00
parent cfe447e33f
commit c7808902ac
3 changed files with 9 additions and 2 deletions

View File

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

View File

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