[IMP] dbfilter_from_header: black, isort, prettier

pull/2425/head
Carmen Bianca Bakker 2022-10-13 16:10:08 +02:00
parent 4bef334dec
commit a6fee2bdaa
No known key found for this signature in database
GPG Key ID: 76EBA6F6B6EA2EC9
2 changed files with 7 additions and 0 deletions

View File

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

View File

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