Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Commit 0eb2151

Browse files
committed
[IMP][T3118] solve flake8
1 parent 59c5d5b commit 0eb2151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_product_configurator/models/product_template.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from odoo import fields, api, models
1+
from odoo import api, models
22

33

44
class ProductTemplate(models.Model):

0 commit comments

Comments
 (0)