airtai / faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
https://faststream.airt.ai/latest/
Apache License 2.0
3.15k stars 161 forks source link

Do not import `fake_context` if not needed #1877

Closed sobolevn closed 3 weeks ago

sobolevn commented 3 weeks ago

This is a small cleanup PR, feel free to ignore.