[IMP] web_search_with_and: black, isort, prettier

pull/2173/head
Nedas Žilinskas 2022-03-24 10:27:53 +00:00
parent 567d8e4d1c
commit d8f7ab5d2a
2 changed files with 7 additions and 0 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,
)