mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 09:27:43 +00:00
Mypy incorrectly infers a dict's type as `Dict[str, List[object]]`. Change that to `Dict[str, List[Any]]`.
8.3 KiB
8.3 KiB