mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
PEP
This commit is contained in:
parent
73e03636a2
commit
7cc1063114
@ -8,8 +8,6 @@ from django.urls import reverse
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.contrib.auth.models import Group
|
||||
|
||||
from .models import Part, BomItem
|
||||
|
||||
|
||||
class BomExportTest(TestCase):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user