mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 19:45:46 +00:00
PEP fix
This commit is contained in:
@ -6,7 +6,6 @@ import warnings
|
|||||||
|
|
||||||
import plugin.plugin as plugin_base
|
import plugin.plugin as plugin_base
|
||||||
from plugin.builtin.action.mixins import ActionMixin
|
from plugin.builtin.action.mixins import ActionMixin
|
||||||
import plugin.integration
|
|
||||||
|
|
||||||
|
|
||||||
logger = logging.getLogger("inventree")
|
logger = logging.getLogger("inventree")
|
||||||
|
Reference in New Issue
Block a user