mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 05:25:42 +00:00
PEP fixes
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
|
||||
from django.test import TestCase
|
||||
from django.contrib.auth import get_user_model
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
class SampleIntegrationPluginTests(TestCase):
|
||||
|
Reference in New Issue
Block a user