[IMP] base_translation_field_label: black, isort, prettier

pull/2689/head
JasminSForgeFlow 2023-07-28 16:54:19 +05:30
parent c8bcecf2d4
commit a857697cf2
2 changed files with 7 additions and 0 deletions

View File

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

View File

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