alm0ra / mockafka-py

Mockafka-py is a Python library designed for in-memory mocking of Kafka.[aiokafka - confluence-kafka-python]
https://mockafka-py.readthedocs.io
MIT License
44 stars 11 forks source link

Fix return types and annotations on FakeAIOKafkaConsumer's topics #140

Closed PeterJCLaw closed 2 months ago

PeterJCLaw commented 2 months ago

Fixes https://github.com/alm0ra/mockafka-py/issues/139

PeterJCLaw commented 2 months ago

@alm0ra what changes are you requesting here?