5 lines
95 B
Python
5 lines
95 B
Python
from __future__ import absolute_import
|
|
|
|
from kafka.structs import *
|
|
from kafka.errors import *
|