mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 20:46:47 +00:00
PEP fix
This commit is contained in:
parent
f604837f4d
commit
fb94a0d335
@ -198,6 +198,7 @@ class GitStatus:
|
||||
E = Definition(key='E', status=1, msg='cannot be checked',)
|
||||
# endregion
|
||||
|
||||
|
||||
class IntegrationPlugin(MixinBase, plugin.InvenTreePlugin):
|
||||
"""
|
||||
The IntegrationPlugin class is used to integrate with 3rd party software
|
||||
|
Loading…
x
Reference in New Issue
Block a user