From 7df5fb405c663f208c1df4a60540d6e1f97c3633 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Sun, 5 Sep 2021 23:36:29 +0530 Subject: [PATCH] empty space --- plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.py b/plugin.py index ec1ec38..c06a6e4 100644 --- a/plugin.py +++ b/plugin.py @@ -401,7 +401,7 @@ class SnoParser(callbacks.Plugin): irc.queueMsg(msg=ircmsgs.IrcMsg(command='NOTICE', args=(channel, repl))) # what sort of exception does one raise - except : + except: pass