Flake8 fix
This commit is contained in:
parent
ddadf7081f
commit
8afb31a118
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class DiscountAndQuantity(object):
|
|||
|
||||
'''
|
||||
|
||||
|
||||
def __init__(self, discount, clause, quantity):
|
||||
self.discount = discount
|
||||
self.clause = clause
|
||||
|
|
Loading…
Reference in a new issue