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

Commit

Permalink
Flake 8 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard deMeester committed May 29, 2017
1 parent 6ec99f6 commit f25afad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion product_configurator_wizard/wizard/product_configurator.py
Expand Up @@ -309,7 +309,6 @@ def fields_get(self, allfields=None, attributes=None):

# Get the wizard object from the database
wiz = self.browse(wizard_id)
active_step_id = wiz.state

# If the product template is not set it is still at the 1st step
if not wiz.product_tmpl_id:
Expand Down

0 comments on commit f25afad

Please sign in to comment.