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