Skip to content

Commit

Permalink
Run pre-commit locally ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
albig committed Jan 30, 2025
1 parent 983c717 commit b6a7b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hr_holidays_overlap/models/hr_leave_type.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from odoo import fields, models


class HrLeaveType(models.Model):
_inherit = "hr.leave.type"

Expand Down

0 comments on commit b6a7b24

Please sign in to comment.