summaryrefslogtreecommitdiff
path: root/raven/base.py
diff options
context:
space:
mode:
Diffstat (limited to 'raven/base.py')
-rw-r--r--raven/base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/raven/base.py b/raven/base.py
index 1314ede..876486c 100644
--- a/raven/base.py
+++ b/raven/base.py
@@ -620,7 +620,7 @@ class Client(object):
:param stack: a stacktrace for the event
:param tags: dict of extra tags
:param sample_rate: a float in the range [0, 1] to sample this message
- :return: a tuple with a 32-length string identifying this event
+ :return: a 32-length string identifying this event
"""
if not self.is_enabled():
return