We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1cd10 commit 0735a7cCopy full SHA for 0735a7c
example.py
@@ -1,5 +1,6 @@
1
#!/usr/bin/env python
2
-import threading, time
+import threading
3
+import time
4
5
from kafka import KafkaAdminClient, KafkaConsumer, KafkaProducer
6
from kafka.admin import NewTopic
0 commit comments