airtai / fastkafka

FastKafka is a powerful and easy-to-use Python library for building asynchronous web services that interact with Kafka topics. Built on top of Pydantic, AIOKafka and AsyncAPI, FastKafka simplifies the process of writing producers and consumers for Kafka topics.
https://fastkafka.airt.ai
Apache License 2.0
41 stars 2 forks source link

Fix the incomplete docstring for "avro_schema_for_pydantic" #46

Open harishmohanraj opened 1 year ago

sternakt commented 1 year ago

To solve this, we need to update pydoc for avro_schema_for_pydantic in this notebook