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

Commit 45b0b9f

Browse files
committed
[FIX]flake8
1 parent 34c8dab commit 45b0b9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website_product_configurator/models/sale_order.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def _cart_update(self, product_id=None, line_id=None,
8686
combination = product_template._get_closest_possible_combination(
8787
received_combination)
8888

89-
9089
# BizzAppDev Customization
9190
# prevent to change variant in cart
9291
# get or create (if dynamic) the correct variant

0 commit comments

Comments
 (0)