mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-01 19:04:56 +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