2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-06 09:43:38 +00:00

docstring

This commit is contained in:
Matthias
2022-01-11 01:13:52 +01:00
parent 9b02e3bdb7
commit fa6a20712f
+3 -1
View File
@@ -1,4 +1,6 @@
"""Helpers for plugin app"""
"""
Helpers for plugin app
"""
import os
import subprocess
import pathlib