[IMP] web_widget_numeric_step: black, isort, prettier

pull/2109/head
Thanakrit Pintana 2021-12-13 13:02:32 +07:00
parent 28116302e5
commit 48aa0711e2
2 changed files with 7 additions and 0 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,
)