[IMP] web_field_tooltip: black, isort, prettier

This commit is contained in:
manu
2024-07-24 10:12:18 +02:00
parent f88a3693db
commit 9945b0a036
12 changed files with 56 additions and 55 deletions

View File

@@ -6,7 +6,6 @@ from odoo.exceptions import UserError
class IrModelFieldsTooltip(models.Model):
_name = "ir.model.fields.tooltip"
_description = "Field Tooltip"