summaryrefslogtreecommitdiff
path: root/kafka/consumer/group.py
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2017-10-06 16:36:57 -0700
committerJeff Widman <jeff@jeffwidman.com>2017-10-06 23:40:09 -0700
commitad3d8708e9597ae5ceee26796fe60b7f22bfb08e (patch)
tree4c958f8dcb1e231455312360483dceeea45c7442 /kafka/consumer/group.py
parent0e54b123a29c630bae6225bf34e25d4bd2bc6997 (diff)
downloadkafka-python-expand-metrics-docs.tar.gz
Use Sphinx warning syntaxexpand-metrics-docs
Diffstat (limited to 'kafka/consumer/group.py')
-rw-r--r--kafka/consumer/group.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/kafka/consumer/group.py b/kafka/consumer/group.py
index 8ae7be0..a83d5da 100644
--- a/kafka/consumer/group.py
+++ b/kafka/consumer/group.py
@@ -851,8 +851,10 @@ class KafkaConsumer(six.Iterator):
This is ported from the Java Consumer, for details see:
https://kafka.apache.org/documentation/#new_consumer_monitoring
- Warning: This is an unstable interface. It may change in future
- releases without warning."""
+ Warning:
+ This is an unstable interface. It may change in future
+ releases without warning.
+ """
if raw:
return self._metrics.metrics