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