mirror of
https://github.com/inventree/InvenTree.git
synced 2025-12-23 20:53:27 +00:00
resort imports
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from rest_framework import status
|
||||
from django.urls import reverse
|
||||
|
||||
from rest_framework import status
|
||||
|
||||
from InvenTree.api_tester import InvenTreeAPITestCase
|
||||
|
||||
from .models import Company
|
||||
|
||||
Reference in New Issue
Block a user