2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

docstring

This commit is contained in:
Matthias
2022-01-11 01:13:52 +01:00
parent 9b02e3bdb7
commit fa6a20712f

View File

@ -1,4 +1,6 @@
"""Helpers for plugin app""" """
Helpers for plugin app
"""
import os import os
import subprocess import subprocess
import pathlib import pathlib