This commit is contained in:
Matthias 2021-09-26 15:56:49 +02:00
parent f604837f4d
commit fb94a0d335
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -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