zulip/zilencer/management
Zixuan James Li 22ebf701aa cache: Use getattr to access _cache.
`_cache` is not an attribute defined on `BaseCache`, but an
implementation detail of django_bmemcache.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-20 22:00:05 -07:00
..
commands cache: Use getattr to access _cache. 2022-07-20 22:00:05 -07:00
__init__.py