mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	PEP fix
This commit is contained in:
		@@ -10,7 +10,6 @@ from django.core.exceptions import ValidationError
 | 
			
		||||
from InvenTree.helpers import validateFilterString
 | 
			
		||||
from InvenTree.api_tester import InvenTreeAPITestCase
 | 
			
		||||
 | 
			
		||||
from .apps import LabelConfig
 | 
			
		||||
from .models import StockItemLabel, StockLocationLabel, PartLabel
 | 
			
		||||
from stock.models import StockItem
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user