diff --git a/InvenTree/plugin/helpers.py b/InvenTree/plugin/helpers.py index 31eac195c3..c56f5a9631 100644 --- a/InvenTree/plugin/helpers.py +++ b/InvenTree/plugin/helpers.py @@ -190,4 +190,4 @@ def get_plugins(pkg, baseclass): plugins.append(plugin) return plugins -# endregion \ No newline at end of file +# endregion