4 lines
56 B
Python
Raw Normal View History

from .kafka import KafkaSink
__all__ = ['KafkaSink', ]