mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
This prevents us from relying on a side-effect of `allocate_handler_id` that monkey-patches `handler_id` on the `AsyncDjangoHandler` object, allowing mypy to acknowledge the existence of `handler_id` as an `int`. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
25 KiB
25 KiB