[IMP] web_widget_numeric_step: isort, black, prettier.

pull/1977/head
fshah 2021-07-07 15:22:50 +05:30 committed by hkapatel
parent 70d9c06df5
commit 5bbbdfb0ef
3 changed files with 27 additions and 20 deletions

View File

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

View File

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