mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 13:35:40 +00:00
PEP fixes
This commit is contained in:
@ -10,7 +10,7 @@ from django.contrib.auth.models import Group
|
|||||||
|
|
||||||
from InvenTree.status_codes import PurchaseOrderStatus
|
from InvenTree.status_codes import PurchaseOrderStatus
|
||||||
|
|
||||||
from .models import PurchaseOrder, PurchaseOrderLineItem
|
from .models import PurchaseOrder
|
||||||
|
|
||||||
import json
|
import json
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user