mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-05 06:48:48 +00:00
PEP fixes
This commit is contained in:
parent
05d8f2b216
commit
8684b55582
@ -10,7 +10,7 @@ from django.contrib.auth.models import Group
|
||||
|
||||
from InvenTree.status_codes import PurchaseOrderStatus
|
||||
|
||||
from .models import PurchaseOrder, PurchaseOrderLineItem
|
||||
from .models import PurchaseOrder
|
||||
|
||||
import json
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user