[IMP] base_transaction_id: black, isort, prettier

pull/524/head
Dũng (Trần Đình) 2023-02-06 14:40:13 +07:00
parent abba25ce7f
commit 951a38621a
2 changed files with 7 additions and 0 deletions

View File

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

View File

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