Merge branch 'develop' into FR-DoubleFilter

This commit is contained in:
B-Watch 2020-07-10 21:41:19 +02:00
parent 2f96e4aa9b
commit 1aac3ce2cf

View file

@ -25,7 +25,7 @@ from module.moduleBase import ModuleBase
logging.debug("- %s loaded", __name__)
class BoswatchModul(ModuleBase):
class BoswatchModule(ModuleBase):
"""!Description of the Module"""
def __init__(self, config):
"""!Do not change anything here!"""