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. |
||
|---|---|---|
| .. | ||
| lib | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| models.py | ||
| urls.py | ||