diff --git a/app/sage.py b/app/sage.py index 12f83fd..79d7afb 100644 --- a/app/sage.py +++ b/app/sage.py @@ -56,7 +56,7 @@ async def woa_msghande(): config = getConfig() debug('woa_msghander on({config.woa_handler_id}) starting ....') await zmq_subscribe(config.woa_handler_id, msg_handler) - debug('woa_msghandler stopped.................')' + debug('woa_msghandler stopped.................') def init(): rf = RegisterFunction()