mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
`expected_draft_contents` would be inferred as a list of mutable mappings that only allow `int` as the value, and thus incompatible with the `draft_dicts[i]` to be expanded. This is fixed by adding explicit type annotation. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
22 KiB
22 KiB