docstring

This commit is contained in:
Matthias 2022-01-11 01:13:52 +01:00
parent 9b02e3bdb7
commit fa6a20712f
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

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