PEP fix
This commit is contained in:
parent
254c2ccca0
commit
734affb983
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue