diff --git a/plugins/Math.py b/plugins/Math.py index 782458eba..4e959649c 100644 --- a/plugins/Math.py +++ b/plugins/Math.py @@ -88,7 +88,7 @@ class Math(callbacks.Privmsg): else: return math.sqrt(x) _mathEnv['sqrt'] = _sqrt - _mathRe = re.compile(r'((?:(?