mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
For types like `Union[Realm, UserProfile, Stream]` and `Union[AnonymousUser, AbstractBaseUser]`, we need assertions to tell mypy which type we would be expecting. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| counts.py | ||
| fixtures.py | ||
| time_utils.py | ||