Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrwilson committed Feb 8, 2022
1 parent 614c308 commit e5ba742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product_configurator_sale/wizard/product_configurator.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (C) 2021 Open Source Integrators
# 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 ProductConfiguratorSale(models.TransientModel):
Expand Down

0 comments on commit e5ba742

Please sign in to comment.