mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
After re-assignment, mypy will still think the type of `widget_content` to be `str`, not `Dict`. So we need to create a new variable. This is a prep change for stronger type checking in this code.
272 KiB
272 KiB