mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
This fixes a batch of mypy errors of the following format: 'Item "None" of "Optional[Something]" has no attribute "abc" Since we have already been recklessly using these attritbutes in the tests, adding assertions beforehand is justified presuming that they oughtn't to be None.
22 KiB
22 KiB