Skip to content

Commit

Permalink
Update project_task_material.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lanto-razafindrabe authored Feb 25, 2025
1 parent 43da8ae commit a5e5be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_material_enhanced/models/project_task_material.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright 2024 Numigi (tm) and all its contributors (https://bit.ly/numigiens)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import fields, models, api
from odoo import api, fields, models


class ProjectTaskMaterial(models.Model):
Expand Down

0 comments on commit a5e5be9

Please sign in to comment.