mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	PEP Fix
This commit is contained in:
		| @@ -649,7 +649,6 @@ class PurchaseOrderLineItem(OrderLineItem): | ||||
|     def get_api_url(): | ||||
|         return reverse('api-po-line-list') | ||||
|  | ||||
|  | ||||
|     class Meta: | ||||
|         unique_together = ( | ||||
|             ('order', 'part') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user