aboutsummaryrefslogtreecommitdiff
path: root/modules/urbandictionary.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/urbandictionary.py')
-rw-r--r--modules/urbandictionary.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/urbandictionary.py b/modules/urbandictionary.py
index cf8e6abe..b71dc45b 100644
--- a/modules/urbandictionary.py
+++ b/modules/urbandictionary.py
@@ -37,4 +37,4 @@ class Module(ModuleManager.BaseModule):
else:
event["stderr"].write("No results found")
else:
- raise utils.EventsResultsError()
+ raise utils.EventResultsError()