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): |     def __init__(self, discount, clause, quantity): | ||||||
|         self.discount = discount |         self.discount = discount | ||||||
|         self.clause = clause |         self.clause = clause | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer