mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 04:56:45 +00:00
style fix
This commit is contained in:
parent
897be4cc1a
commit
a7cba2320b
@ -3,7 +3,7 @@
|
||||
from django.test import TestCase
|
||||
|
||||
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):
|
||||
|
Loading…
x
Reference in New Issue
Block a user