[IMP] pre-commit lint

This commit is contained in:
Héctor Vi Or
2023-11-07 14:20:35 +01:00
parent f2f4dc4251
commit 4f10eaad31
15 changed files with 68 additions and 77 deletions

View File

@@ -4,7 +4,7 @@
<field name="name">base.comment.template.search</field>
<field name="model">base.comment.template</field>
<field name="arch" type="xml">
<tree string="Comment Templates">
<tree name="Comment Templates">
<field name="sequence" widget="handle" />
<field name="name" />
<field name="position" />