diff --git a/InvenTree/plugin/helpers.py b/InvenTree/plugin/helpers.py index e3af46c0e6..ff0c4c4c4a 100644 --- a/InvenTree/plugin/helpers.py +++ b/InvenTree/plugin/helpers.py @@ -1,4 +1,6 @@ -"""Helpers for plugin app""" +""" +Helpers for plugin app +""" import os import subprocess import pathlib