Established plugin_helper.py as best practice
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
import os
|
||||
import pathlib
|
||||
import argparse
|
||||
import sys
|
||||
|
||||
sys.path.append("/home/pi/pialert/front/plugins")
|
||||
|
||||
from plugin_helper import Plugin_Objects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user