Closed
Description
Usually, mypy does this correctly, but today I had to merge zulip/zulip@c4716ae because mypy was throwingreporting an error (caused by an unrelated typeshed bug) that had been suppressed by that type: ignore
, but stopped being when we line-wrapped the assignment.
We're using mypy 0.501.