zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
355 stars 358 forks source link

zulip-bots: Yield cache storage instead bot storage. #695

Closed PIG208 closed 3 years ago

PIG208 commented 3 years ago

Fixes the bug that the context manager doesn't actually return the cache storage due to a typo.