update pylint10, corrije authors manifest

This commit is contained in:
snt 2026-02-12 17:15:33 +01:00
parent 0889cdfc3a
commit 4207afbc3f
9 changed files with 139 additions and 195 deletions

View file

@ -1,4 +1,5 @@
from odoo import fields, models
from odoo import fields
from odoo import models
class TripleDiscountMixin(models.AbstractModel):