2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00
This commit is contained in:
Matthias
2022-01-12 01:04:25 +01:00
parent 678b89e093
commit 8690326a8f

View File

@ -190,4 +190,4 @@ def get_plugins(pkg, baseclass):
plugins.append(plugin)
return plugins
# endregion
# endregion