docstring
This commit is contained in:
parent
9b02e3bdb7
commit
fa6a20712f
|
|
@ -1,4 +1,6 @@
|
|||
"""Helpers for plugin app"""
|
||||
"""
|
||||
Helpers for plugin app
|
||||
"""
|
||||
import os
|
||||
import subprocess
|
||||
import pathlib
|
||||
|
|
|
|||
Loading…
Reference in New Issue