mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
style fix
This commit is contained in:
parent
897be4cc1a
commit
a7cba2320b
@ -3,7 +3,7 @@
|
|||||||
from django.test import TestCase
|
from django.test import TestCase
|
||||||
|
|
||||||
import plugins.plugin
|
import plugins.plugin
|
||||||
from plugins.plugins import load_action_plugins, load_barcode_plugins, load_integration_plugins
|
from plugins.plugins import load_integration_plugins # , load_action_plugins, load_barcode_plugins
|
||||||
|
|
||||||
|
|
||||||
class InvenTreePluginTests(TestCase):
|
class InvenTreePluginTests(TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user