OCA / odoo-pre-commit-hooks

Linters of Odoo addons that complement pylint-odoo
GNU Affero General Public License v3.0
10 stars 12 forks source link

[REF] improve xpath expressions #80

Closed antonag32 closed 1 year ago

antonag32 commented 1 year ago

Removed a redundant term in one of the xpath expressions and refactored code from PR #79 to reuse the same xpath expression.

antonag32 commented 1 year ago

cc @moylop260