mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
When calling some functions or assigning values to certain attributes, the arguments/right operand do not match the exact type that the functions/attributes expect, and thus we fix that by converting types beforehand. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity_common.py | ||
| installation_activity.py | ||
| realm_activity.py | ||
| stats.py | ||
| support.py | ||
| user_activity.py | ||