Merge branch 'FR-MM-Move' of https://github.com/b-watch/BW3-Core into FR-MM-Move

This commit is contained in:
B-Watch 2020-07-13 20:03:44 +02:00
commit a08a1ae173

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!"""