[IMP] onchange_helper: black, isort, prettier

pull/2235/head
Koen Loodts 2021-12-14 12:52:29 +01:00
parent f462bcf731
commit b6ca5fa740
2 changed files with 7 additions and 0 deletions

View File

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

View File

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