2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +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 subprocess
import pathlib