*: Pylint

This commit is contained in:
Enric Tobella
2023-10-28 14:57:37 +02:00
parent e63b48f516
commit 6b30938f22
3 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
<field name="name">Import match tree view</field>
<field name="model">base_import.match</field>
<field name="arch" type="xml">
<tree string="Import Match">
<tree>
<field name="name" />
<field name="sequence" invisible="True" />
</tree>